#include <yarp/logger/YarpLogger.h>
Definition at line 48 of file YarpLogger.h.
◆ LogLevel() [1/2]
yarp::yarpLogger::LogLevel::LogLevel |
( |
| ) |
|
|
default |
◆ LogLevel() [2/2]
yarp::yarpLogger::LogLevel::LogLevel |
( |
int |
l | ) |
|
|
inline |
◆ operator LogLevelEnum()
◆ operator=()
void yarp::yarpLogger::LogLevel::operator= |
( |
LogLevelEnum |
level | ) |
|
|
inline |
◆ operator==() [1/2]
bool yarp::yarpLogger::LogLevel::operator== |
( |
const LogLevel & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool yarp::yarpLogger::LogLevel::operator== |
( |
const LogLevelEnum & |
other | ) |
const |
|
inline |
◆ operator>()
bool yarp::yarpLogger::LogLevel::operator> |
( |
const LogLevel & |
other | ) |
const |
|
inline |
◆ setLevel() [1/2]
void yarp::yarpLogger::LogLevel::setLevel |
( |
int |
level | ) |
|
|
inline |
◆ setLevel() [2/2]
void yarp::yarpLogger::LogLevel::setLevel |
( |
LogLevelEnum |
level | ) |
|
|
inline |
◆ toInt()
int yarp::yarpLogger::LogLevel::toInt |
( |
| ) |
|
|
inline |
◆ toString()
std::string yarp::yarpLogger::LogLevel::toString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: