log4cplus
2.1.0
|
#include <snprintf.h>
Public Member Functions | |
snprintf_buf () | |
tchar const * | print (tchar const *fmt,...) LOG4CPLUS_FORMAT_ATTRIBUTE(__printf__ |
tchar const int | print_va_list (tchar const *&str, tchar const *fmt, std::va_list) LOG4CPLUS_FORMAT_ATTRIBUTE(__printf__ |
Definition at line 42 of file snprintf.h.
log4cplus::helpers::snprintf_buf::snprintf_buf | ( | ) |
tchar const int log4cplus::helpers::snprintf_buf::print_va_list | ( | tchar const *& | str, |
tchar const * | fmt, | ||
std::va_list | |||
) |