log4cplus
2.0.6
|
#include <snprintf.h>
Public Member Functions | |
snprintf_buf () | |
const tchar * | print (tchar const *fmt,...) LOG4CPLUS_FORMAT_ATTRIBUTE(__printf__ |
const tchar 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 | ( | ) |
const tchar int log4cplus::helpers::snprintf_buf::print_va_list | ( | tchar const *& | str, |
tchar const * | fmt, | ||
std::va_list | |||
) |