OR-Tools  8.2
NullStream

Detailed Description

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

Public Member Functions

 NullStream ()
 
 NullStream (const char *, int, const CheckOpString &)
 
NullStreamstream ()
 
int ctr () const
 
void set_ctr (int ctr)
 
LogStreamself () const
 
size_t pcount () const
 
char * pbase () const
 
char * str () const
 

Constructor & Destructor Documentation

◆ NullStream() [1/2]

NullStream ( )
inline

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

◆ NullStream() [2/2]

NullStream ( const char *  ,
int  ,
const CheckOpString  
)
inline

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

Member Function Documentation

◆ ctr()

int ctr ( ) const
inlineinherited

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

◆ pbase()

char * pbase ( ) const
inlineinherited

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

◆ pcount()

size_t pcount ( ) const
inlineinherited

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

◆ self()

LogStream * self ( ) const
inlineinherited

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

◆ set_ctr()

void set_ctr ( int  ctr)
inlineinherited

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

◆ str()

char * str ( ) const
inlineinherited

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

◆ stream()

NullStream & stream ( )
inline

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


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