DOMConfigurator Member List

This is the complete list of members for DOMConfigurator, including all inherited members.

addRef() const DOMConfigurator [virtual]
AppenderMap typedefDOMConfigurator [protected]
cast(const Class &clazz) const =0Object [pure virtual]
Configurator()Configurator
configure(const std::string &filename)DOMConfigurator [static]
configure(const std::wstring &filename)DOMConfigurator [static]
configure(const std::basic_string< UniChar > &filename)DOMConfigurator [static]
configure(const CFStringRef &filename)DOMConfigurator [static]
configureAndWatch(const std::string &configFilename)DOMConfigurator [static]
configureAndWatch(const std::wstring &configFilename)DOMConfigurator [static]
configureAndWatch(const std::basic_string< UniChar > &configFilename)DOMConfigurator [static]
configureAndWatch(const CFStringRef &configFilename)DOMConfigurator [static]
configureAndWatch(const std::string &configFilename, long delay)DOMConfigurator [static]
configureAndWatch(const std::wstring &configFilename, long delay)DOMConfigurator [static]
configureAndWatch(const std::basic_string< UniChar > &configFilename, long delay)DOMConfigurator [static]
configureAndWatch(const CFStringRef &configFilename, long delay)DOMConfigurator [static]
doConfigure(const File &filename, spi::LoggerRepositoryPtr &repository)DOMConfigurator [virtual]
DOMConfigurator()DOMConfigurator
DOMConfigurator(log4cxx::helpers::Pool &p)DOMConfigurator
findAppenderByName(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *elem, apr_xml_doc *doc, const LogString &appenderName, AppenderMap &appenders)DOMConfigurator [protected]
findAppenderByReference(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *appenderRef, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
getAttribute(log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *, const std::string &attrName)DOMConfigurator [protected, static]
getClass() const Object [virtual]
getStaticClass()Object [static]
instanceof(const Class &clazz) const =0Object [pure virtual]
loggerFactoryDOMConfigurator [protected]
ObjectImpl()ObjectImpl
parse(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
parseAppender(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *appenderElement, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
parseChildrenOfLoggerElement(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *catElement, LoggerPtr logger, bool isRoot, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
parseErrorHandler(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, AppenderPtr &appender, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
parseFilters(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, std::vector< log4cxx::spi::FilterPtr > &filters)DOMConfigurator [protected]
parseLayout(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *layout_element)DOMConfigurator [protected]
parseLevel(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, LoggerPtr logger, bool isRoot)DOMConfigurator [protected]
parseLogger(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *loggerElement, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
parseLoggerFactory(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement)DOMConfigurator [protected]
parseRollingPolicy(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement)DOMConfigurator [protected]
parseRoot(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *rootElement, apr_xml_doc *doc, AppenderMap &appenders)DOMConfigurator [protected]
parseTriggeringPolicy(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement)DOMConfigurator [protected]
propsDOMConfigurator [protected]
refObjectImpl [mutable, protected]
registerClass()Object [static]
releaseRef() const DOMConfigurator [virtual]
repositoryDOMConfigurator [protected]
setParameter(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *elem, log4cxx::config::PropertySetter &propSetter)DOMConfigurator [protected]
subst(const LogString &value)DOMConfigurator [protected]
~Object()Object [inline, virtual]
~ObjectImpl()ObjectImpl [virtual]