Namespaces | Defines | Typedefs

logstring.h File Reference

Namespaces

namespace  log4cxx

Defines

#define LOG4CXX_STR(str)   str
#define LOG4CXX_EOL   LOG4CXX_STR("\x0A")

Typedefs

typedef struct __CFString * CFStringRef
typedef unsigned short UniChar
typedef char logchar
typedef std::basic_string
< logchar > 
LogString

Define Documentation

#define LOG4CXX_EOL   LOG4CXX_STR("\x0A")
#define LOG4CXX_STR (   str  )     str

Typedef Documentation

typedef struct __CFString* CFStringRef