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

#include <stringhelper.h>

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 142 of file stringhelper.h.


Member Function Documentation

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

Definition at line 153 of file stringhelper.h.

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

Definition at line 146 of file stringhelper.h.


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