Include dependency graph for LogComponent.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| yarp | |
| The main, catch-all namespace for YARP. | |
| yarp::serversql | |
| yarp::serversql::impl | |
| yarp::serversql::impl::LogComponent | |
Macros | |
| #define | YARP_SERVERSQL_LOG_COMPONENT(name, name_string) |
Functions | |
| void | yarp::serversql::impl::LogComponent::print_callback (yarp::os::Log::LogType type, const char *msg, const char *file, const unsigned int line, const char *func, double systemtime, double networktime, double externaltime, const char *comp_name) |
| void | yarp::serversql::impl::LogComponent::setMinumumLogType (yarp::os::Log::LogType minumumLogType) |
| #define YARP_SERVERSQL_LOG_COMPONENT | ( | name, | |
| name_string | |||
| ) |
Definition at line 37 of file LogComponent.h.