|
log4cplus
2.0.0
|
#include <stringhelper.h>
Static Public Member Functions | |
| static void | step1 (charType *&, intType &) |
| static bool | is_negative (intType) |
Definition at line 142 of file stringhelper.h.
| static bool log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, false >::is_negative | ( | intType | ) | [inline, static] |
Definition at line 153 of file stringhelper.h.
| static void log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, false >::step1 | ( | charType *& | , |
| intType & | |||
| ) | [inline, static] |
Definition at line 146 of file stringhelper.h.
1.7.6.1