#include <console.h>
|
std::string | getTokenStrings (void *logger_handle, ::ros::console::Level level, const char *str, const char *file, const char *function, int line) const |
|
void | init (const char *fmt) |
|
void | print (void *logger_handle, ::ros::console::Level level, const char *str, const char *file, const char *function, int line) |
|
Definition at line 129 of file console.h.
◆ getTokenStrings()
std::string ros::console::Formatter::getTokenStrings |
( |
void * |
logger_handle, |
|
|
::ros::console::Level |
level, |
|
|
const char * |
str, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| const |
◆ init()
void ros::console::Formatter::init |
( |
const char * |
fmt | ) |
|
◆ print()
void ros::console::Formatter::print |
( |
void * |
logger_handle, |
|
|
::ros::console::Level |
level, |
|
|
const char * |
str, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
◆ format_
std::string ros::console::Formatter::format_ |
◆ tokens_
V_Token ros::console::Formatter::tokens_ |
The documentation for this struct was generated from the following files: