This is the complete list of members for yarp::os::LogComponent, including all inherited members.
forwardCallback(yarp::os::Log::LogType t) const | yarp::os::LogComponent | |
LogCallback typedef | yarp::os::LogComponent | |
LogComponent(const char *name, LogType minimumPrintLevel=yarp::os::Log::minimumPrintLevel(), LogType minimumForwardLevel=yarp::os::Log::minimumForwardLevel(), LogCallback printCallback=yarp::os::Log::printCallback(), LogCallback forwardCallback=yarp::os::Log::forwardCallback()) | yarp::os::LogComponent | |
LogComponent(const LogComponent &)=delete | yarp::os::LogComponent | |
LogComponent(LogComponent &&) noexcept=delete | yarp::os::LogComponent | |
LogType typedef | yarp::os::LogComponent | |
name() const | yarp::os::LogComponent | inline |
operator bool() const | yarp::os::LogComponent | inline |
operator=(const LogComponent &)=delete | yarp::os::LogComponent | |
operator=(LogComponent &&) noexcept=delete | yarp::os::LogComponent | |
printCallback(yarp::os::Log::LogType t) const | yarp::os::LogComponent | |
~LogComponent()=default | yarp::os::LogComponent |