|
static void | print_callback (yarp::os::Log::LogType t, const char *msg, const char *file, const unsigned int line, const char *func, double systemtime, double networktime, double externaltime, const char *comp_name) |
|
static void | forward_callback (yarp::os::Log::LogType t, const char *msg, const char *file, const unsigned int line, const char *func, double systemtime, double networktime, double externaltime, const char *comp_name) |
|
static void | do_log (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 LogComponent &comp_name) |
|
static void | call_current_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) |
|
static void | call_current_forward_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) |
|
static const LogComponent & | logInternalComponent () |
|
Definition at line 56 of file Log.cpp.
◆ LogPrivate()
yarp::os::impl::LogPrivate::LogPrivate |
( |
const char * |
file, |
|
|
const unsigned int |
line, |
|
|
const char * |
func, |
|
|
const double |
externaltime, |
|
|
const yarp::os::Log::Predicate |
pred, |
|
|
const LogComponent & |
comp |
|
) |
| |
◆ call_current_forward_callback()
static void yarp::os::impl::LogPrivate::call_current_forward_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 |
|
) |
| |
|
inlinestatic |
◆ call_current_print_callback()
static void yarp::os::impl::LogPrivate::call_current_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 |
|
) |
| |
|
inlinestatic |
◆ do_log()
void yarp::os::impl::LogPrivate::do_log |
( |
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 LogComponent & |
comp_name |
|
) |
| |
|
static |
◆ forward_callback()
void yarp::os::impl::LogPrivate::forward_callback |
( |
yarp::os::Log::LogType |
t, |
|
|
const char * |
msg, |
|
|
const char * |
file, |
|
|
const unsigned int |
line, |
|
|
const char * |
func, |
|
|
double |
systemtime, |
|
|
double |
networktime, |
|
|
double |
externaltime, |
|
|
const char * |
comp_name |
|
) |
| |
|
static |
◆ log()
◆ logInternalComponent()
static const LogComponent& yarp::os::impl::LogPrivate::logInternalComponent |
( |
| ) |
|
|
static |
◆ print_callback()
void yarp::os::impl::LogPrivate::print_callback |
( |
yarp::os::Log::LogType |
t, |
|
|
const char * |
msg, |
|
|
const char * |
file, |
|
|
const unsigned int |
line, |
|
|
const char * |
func, |
|
|
double |
systemtime, |
|
|
double |
networktime, |
|
|
double |
externaltime, |
|
|
const char * |
comp_name |
|
) |
| |
|
static |
◆ colored_output
std::atomic< bool > yarp::os::impl::LogPrivate::colored_output |
|
static |
◆ comp
◆ compact_output
std::atomic< bool > yarp::os::impl::LogPrivate::compact_output |
|
static |
◆ current_forward_callback
◆ current_minimum_forward_level
◆ current_minimum_print_level
◆ current_print_callback
◆ debug_log
std::atomic< bool > yarp::os::impl::LogPrivate::debug_log |
|
static |
◆ debug_output
std::atomic< bool > yarp::os::impl::LogPrivate::debug_output |
|
static |
◆ externaltime
double yarp::os::impl::LogPrivate::externaltime |
◆ file
const char* yarp::os::impl::LogPrivate::file |
◆ forward_backtrace
std::atomic< bool > yarp::os::impl::LogPrivate::forward_backtrace |
|
static |
◆ forward_codeinfo
std::atomic< bool > yarp::os::impl::LogPrivate::forward_codeinfo |
|
static |
◆ forward_hostname
std::atomic< bool > yarp::os::impl::LogPrivate::forward_hostname |
|
static |
◆ forward_output
std::atomic< bool > yarp::os::impl::LogPrivate::forward_output |
|
static |
◆ forward_processinfo
std::atomic< bool > yarp::os::impl::LogPrivate::forward_processinfo |
|
static |
◆ func
const char* yarp::os::impl::LogPrivate::func |
◆ line
const unsigned int yarp::os::impl::LogPrivate::line |
◆ log_internal_component
◆ networktime
double yarp::os::impl::LogPrivate::networktime |
◆ pred
◆ systemtime
double yarp::os::impl::LogPrivate::systemtime |
◆ trace_output
std::atomic< bool > yarp::os::impl::LogPrivate::trace_output |
|
static |
◆ verbose_output
std::atomic< bool > yarp::os::impl::LogPrivate::verbose_output |
|
static |
◆ yarprun_format
std::atomic< bool > yarp::os::impl::LogPrivate::yarprun_format |
|
static |
The documentation for this class was generated from the following file: