Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

tstring.h File Reference

#include <log4cplus/config.h>
#include <string>

Include dependency graph for tstring.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Detailed Description

Definition in file tstring.h.


Define Documentation

#define LOG4CPLUS_C_STR_TO_TSTRING STRING   )     std::string(STRING)
 

Definition at line 51 of file tstring.h.

Referenced by log4cplus::helpers::convertIntegerToString(), and log4cplus::spi::InternalLoggingEvent::InternalLoggingEvent().

#define LOG4CPLUS_STRING_TO_TSTRING STRING   )     STRING
 

Definition at line 52 of file tstring.h.

#define LOG4CPLUS_TEXT STRING   )     STRING
 

Definition at line 25 of file tstring.h.

Referenced by log4cplus::helpers::convertIntegerToString(), log4cplus::TraceLogger::TraceLogger(), and log4cplus::TraceLogger::~TraceLogger().

#define LOG4CPLUS_TSTRING_TO_STRING STRING   )     STRING
 

Definition at line 53 of file tstring.h.


Generated on Mon Feb 9 09:10:41 2004 for log4cplus by doxygen 1.3.2