|
log4cplus
1.1.0
|
#include <stringhelper.h>
Static Public Member Functions | |
| static void | step1 (tchar *&it, intType &value) |
| static bool | is_negative (intType val) |
Definition at line 99 of file stringhelper.h.
| static bool log4cplus::helpers::ConvertIntegerToStringHelper< intType, true >::is_negative | ( | intType | val | ) | [inline, static] |
Definition at line 128 of file stringhelper.h.
| 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.
1.7.6.1