OR-Tools  8.2
CheckOpMessageBuilder

Detailed Description

Definition at line 582 of file base/logging.h.

Public Member Functions

 CheckOpMessageBuilder (const char *exprtext)
 
 ~CheckOpMessageBuilder ()
 
std::ostream * ForVar1 ()
 
std::ostream * ForVar2 ()
 
std::string * NewString ()
 

Constructor & Destructor Documentation

◆ CheckOpMessageBuilder()

CheckOpMessageBuilder ( const char *  exprtext)
explicit

Definition at line 1821 of file base/logging.cc.

◆ ~CheckOpMessageBuilder()

Definition at line 1826 of file base/logging.cc.

Member Function Documentation

◆ ForVar1()

std::ostream* ForVar1 ( )
inline

Definition at line 589 of file base/logging.h.

◆ ForVar2()

ostream * ForVar2 ( )

Definition at line 1828 of file base/logging.cc.

◆ NewString()

string * NewString ( )

Definition at line 1833 of file base/logging.cc.


The documentation for this class was generated from the following files: