34 #ifndef KIM_LOG_VERBOSITY_HPP_ 35 #define KIM_LOG_VERBOSITY_HPP_ 39 #ifndef KIM_LOG_DEFINES_INC_ 60 std::string
const &
String()
const;
63 namespace LOG_VERBOSITY
84 #endif // KIM_LOG_VERBOSITY_HPP_ int GetLogVerbosity(int const index, LogVerbosity *const logVerbosity)
bool operator<(LogVerbosity const &rhs) const
LogVerbosity const information
bool operator<=(LogVerbosity const &rhs) const
LogVerbosity const silent
void GetNumberOfLogVerbosities(int *const numberOfLogVerbosities)
bool operator!=(LogVerbosity const &rhs) const
bool operator>=(LogVerbosity const &rhs) const
LogVerbosity const warning
std::string const & String() const
bool operator>(LogVerbosity const &rhs) const
bool operator==(LogVerbosity const &rhs) const
bool operator()(LogVerbosity const &a, LogVerbosity const &b) const