log4cplus  1.1.0
Static Public Member Functions
log4cplus::helpers::ConvertIntegerToStringHelper< intType, true > Struct Template Reference

#include <stringhelper.h>

List of all members.

Static Public Member Functions

static void step1 (tchar *&it, intType &value)
static bool is_negative (intType val)

Detailed Description

template<typename intType>
struct log4cplus::helpers::ConvertIntegerToStringHelper< intType, true >

Definition at line 99 of file stringhelper.h.


Member Function Documentation

template<typename intType >
static bool log4cplus::helpers::ConvertIntegerToStringHelper< intType, true >::is_negative ( intType  val) [inline, static]

Definition at line 128 of file stringhelper.h.

template<typename intType >
static void log4cplus::helpers::ConvertIntegerToStringHelper< intType, true >::step1 ( tchar *&  it,
intType &  value 
) [inline, static]

Definition at line 103 of file stringhelper.h.

References LOG4CPLUS_TEXT.


The documentation for this struct was generated from the following file: