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

#include <stringhelper.h>

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 136 of file stringhelper.h.


Member Function Documentation

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

Definition at line 147 of file stringhelper.h.

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

Definition at line 140 of file stringhelper.h.


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