OR-Tools  8.2
NullStreamFatal

Detailed Description

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

Public Member Functions

 NullStreamFatal ()
 
 NullStreamFatal (const char *file, int line, const CheckOpString &result)
 
ATTRIBUTE_NORETURN ~NullStreamFatal () throw ()
 
NullStreamstream ()
 
int ctr () const
 
void set_ctr (int ctr)
 
LogStreamself () const
 
size_t pcount () const
 
char * pbase () const
 
char * str () const
 

Constructor & Destructor Documentation

◆ NullStreamFatal() [1/2]

NullStreamFatal ( )
inline

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

◆ NullStreamFatal() [2/2]

NullStreamFatal ( const char *  file,
int  line,
const CheckOpString result 
)
inline

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

◆ ~NullStreamFatal()

ATTRIBUTE_NORETURN ~NullStreamFatal ( )
throw (
)
inline

Definition at line 1474 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 ( )
inlineinherited

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


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