Google OR-Tools: gtl::LogShortUpToN Class Reference

Definition at line 113 of file container_logging.h.

#include <container_logging.h>

gtl::internal::LogShortBase gtl::internal::LogBase gtl::LogShortUpTo100

Public Member Functions

 LogShortUpToN (int64_t max_elements)
int64_t MaxElements () const
Public Member Functions inherited from gtl::internal::LogShortBase
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
gtl::LogShortUpToN::LogShortUpToN ( int64_t max_elements)
inlineexplicit

◆ MaxElements()

int64_t gtl::LogShortUpToN::MaxElements ( ) const
inline

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