OR-Tools  8.2
LogLegacyUpTo100

Detailed Description

Definition at line 160 of file container_logging.h.

Public Member Functions

int64 MaxElements () const
 
void LogOpening (std::ostream &out) const
 
void LogClosing (std::ostream &out) const
 
void LogFirstSeparator (std::ostream &out) const
 
void LogSeparator (std::ostream &out) const
 
template<typename ElementT >
void Log (std::ostream &out, const ElementT &element) const
 
void LogEllipsis (std::ostream &out) const
 

Member Function Documentation

◆ Log()

void Log ( std::ostream &  out,
const ElementT &  element 
) const
inlineinherited

Definition at line 76 of file container_logging.h.

◆ LogClosing()

void LogClosing ( std::ostream &  out) const
inlineinherited

Definition at line 100 of file container_logging.h.

◆ LogEllipsis()

void LogEllipsis ( std::ostream &  out) const
inlineinherited

Definition at line 79 of file container_logging.h.

◆ LogFirstSeparator()

void LogFirstSeparator ( std::ostream &  out) const
inlineinherited

Definition at line 101 of file container_logging.h.

◆ LogOpening()

void LogOpening ( std::ostream &  out) const
inlineinherited

Definition at line 99 of file container_logging.h.

◆ LogSeparator()

void LogSeparator ( std::ostream &  out) const
inlineinherited

Definition at line 102 of file container_logging.h.

◆ MaxElements()

int64 MaxElements ( ) const
inline

Definition at line 161 of file container_logging.h.


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