#include <yarp/os/impl/LogImpl.h>
Definition at line 14 of file LogImpl.h.
◆ LogImpl()
| yarp::os::impl::LogImpl::LogImpl |
( |
const char * |
file, |
|
|
const unsigned int |
line, |
|
|
const char * |
func |
|
) |
| |
◆ forward_callback()
| void yarp::os::impl::LogImpl::forward_callback |
( |
yarp::os::Log::LogType |
t, |
|
|
const char * |
msg, |
|
|
const char * |
file, |
|
|
const unsigned int |
line, |
|
|
const char * |
func |
|
) |
| |
|
static |
◆ print_callback()
| void yarp::os::impl::LogImpl::print_callback |
( |
yarp::os::Log::LogType |
t, |
|
|
const char * |
msg, |
|
|
const char * |
file, |
|
|
const unsigned int |
line, |
|
|
const char * |
func |
|
) |
| |
|
static |
◆ colored_output
| bool yarp::os::impl::LogImpl::colored_output |
|
static |
◆ debug_output
| bool yarp::os::impl::LogImpl::debug_output |
|
static |
◆ ferr
| std::ofstream yarp::os::impl::LogImpl::ferr |
|
static |
◆ file
| const char* yarp::os::impl::LogImpl::file |
◆ forward_output
| bool yarp::os::impl::LogImpl::forward_output |
|
static |
◆ fout
| std::ofstream yarp::os::impl::LogImpl::fout |
|
static |
◆ ftrc
| std::ofstream yarp::os::impl::LogImpl::ftrc |
|
static |
◆ func
| const char* yarp::os::impl::LogImpl::func |
◆ line
| const unsigned int yarp::os::impl::LogImpl::line |
◆ trace_output
| bool yarp::os::impl::LogImpl::trace_output |
|
static |
◆ verbose_output
| bool yarp::os::impl::LogImpl::verbose_output |
|
static |
The documentation for this class was generated from the following files: