#include <Trace.h>
Public Methods | |
void | operator() (const char *str) |
Function call operator to print out a string. More... | |
void | format (const char *fmt,...) |
Formatted output of a variable number of arguments. More... |
|
Function call operator to print out a string.
|
|
Formatted output of a variable number of arguments.
|