#include <log4cplus/config.h>
#include <string>
Include dependency graph for tstring.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | log4cplus |
Defines | |
#define | LOG4CPLUS_TEXT(STRING) STRING |
#define | LOG4CPLUS_C_STR_TO_TSTRING(STRING) std::string(STRING) |
#define | LOG4CPLUS_STRING_TO_TSTRING(STRING) STRING |
#define | LOG4CPLUS_TSTRING_TO_STRING(STRING) STRING |
Definition in file tstring.h.
|
Definition at line 51 of file tstring.h. Referenced by log4cplus::helpers::convertIntegerToString(), and log4cplus::spi::InternalLoggingEvent::InternalLoggingEvent(). |
|
|
|
Definition at line 25 of file tstring.h. Referenced by log4cplus::helpers::convertIntegerToString(), log4cplus::TraceLogger::TraceLogger(), and log4cplus::TraceLogger::~TraceLogger(). |
|
|