log4cplus_helpers_snprintf_buf(3)
| log4cplus::helpers::snprintf_buf(3) | log4cplus | log4cplus::helpers::snprintf_buf(3) |
NAME
log4cplus::helpers::snprintf_buf
SYNOPSIS
#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__
Detailed Description
Definition at line 42 of file snprintf.h.
Constructor & Destructor Documentation
log4cplus::helpers::snprintf_buf::snprintf_buf ()
Member Function Documentation
const tchar* log4cplus::helpers::snprintf_buf::print (tchar const * fmt, ...)
const tchar int log4cplus::helpers::snprintf_buf::print_va_list (tchar const *& str, tchar const * fmt, std::va_list)
Author
Generated automatically by Doxygen for log4cplus from the source code.
| Fri Jun 18 2021 | Version 2.0.6 |
