
OstringStream.cpp (3)
NAME
OstringStream.cpp -
SYNOPSIS
#include 'log4cpp/Portability.hh'
#include <stdio.h>
#include 'log4cpp/OstringStream.hh'
#include <stdlib.h>
#include <stdarg.h>
#include 'snprintf.c'
Namespaces
namespace log4cpp
Defines
#define HAVE_SNPRINTF
#define PREFER_PORTABLE_SNPRINTF
#define VSNPRINTF portable_vsnprintf
Functions
std::string vstrprintf (const char *format, va_list args)
DEFINE DOCUMENTATION
#define HAVE_SNPRINTF
#define PREFER_PORTABLE_SNPRINTF
#define VSNPRINTF portable_vsnprintf
FUNCTION DOCUMENTATION
std::string vstrprintf (const char * format, va_list args) [static]
AUTHOR
Generated automatically by Doxygen for log4cpp from the source code.
log4cpp 19 Aug 2003 OstringStream.cpp(3)