![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
LogMultilineUpTo100 formats the same as LogMultiline but prints no more than 100 elements.
Definition at line 154 of file container_logging.h.
#include <container_logging.h>
Public Member Functions | |
| LogMultilineUpTo100 () | |
| Public Member Functions inherited from gtl::LogMultilineUpToN | |
| LogMultilineUpToN (int64_t max_elements) | |
| int64_t | MaxElements () const |
| Public Member Functions inherited from gtl::internal::LogMultilineBase | |
| void | LogOpening (std::ostream &out) const |
| void | LogClosing (std::ostream &out) const |
| void | LogFirstSeparator (std::ostream &out) const |
| void | LogSeparator (std::ostream &out) const |
| Public Member Functions inherited from gtl::internal::LogBase | |
| template<typename ElementT> | |
| void | Log (std::ostream &out, const ElementT &element) const |
| void | LogEllipsis (std::ostream &out) const |
|
inline |
Definition at line 155 of file container_logging.h.