Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
patternconverter.h File Reference
#include <log4cxx/helpers/object.h>
#include <log4cxx/logstring.h>
#include <vector>

Go to the source code of this file.

Classes

class  log4cxx::pattern::PatternConverter
 

Namespaces

namespace  log4cxx
 
namespace  log4cxx::pattern
 

Macros

#define DECLARE_LOG4CXX_PATTERN(cls)   DECLARE_ABSTRACT_LOG4CXX_OBJECT(cls)
 

Typedefs

typedef std::vector< LogString > log4cxx::pattern::OptionsList
 

Functions

 log4cxx::pattern::LOG4CXX_PTR_DEF (PatternConverter)
 

Macro Definition Documentation

◆ DECLARE_LOG4CXX_PATTERN

#define DECLARE_LOG4CXX_PATTERN (   cls)    DECLARE_ABSTRACT_LOG4CXX_OBJECT(cls)