| 
    Apache Log4cxx
    Version 1.3.0
    
   | 
 
This is the complete list of members for log4cxx::xml::DOMConfigurator, including all inherited members.
| AppenderMap typedef | log4cxx::xml::DOMConfigurator | protected | 
| cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual | 
| Configurator() | log4cxx::spi::Configurator | protected | 
| configure(const char *filename) | log4cxx::xml::DOMConfigurator | inlinestatic | 
| configure(const std::string &filename) | log4cxx::xml::DOMConfigurator | static | 
| configure(const wchar_t *filename) | log4cxx::xml::DOMConfigurator | inlinestatic | 
| configure(const std::wstring &filename) | log4cxx::xml::DOMConfigurator | static | 
| configure(const std::basic_string< UniChar > &filename) | log4cxx::xml::DOMConfigurator | static | 
| configure(const CFStringRef &filename) | log4cxx::xml::DOMConfigurator | static | 
| configure(const File &configFilename) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const std::string &configFilename) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const std::wstring &configFilename) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const std::basic_string< UniChar > &configFilename) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const CFStringRef &configFilename) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const std::string &configFilename, long delay) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const std::wstring &configFilename, long delay) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const std::basic_string< UniChar > &configFilename, long delay) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const CFStringRef &configFilename, long delay) | log4cxx::xml::DOMConfigurator | static | 
| configureAndWatch(const File &configFilename, long delay=0) | log4cxx::xml::DOMConfigurator | static | 
| doConfigure(const File &filename, spi::LoggerRepositoryPtr repository) override | log4cxx::xml::DOMConfigurator | virtual | 
| DOMConfigurator() | log4cxx::xml::DOMConfigurator | |
| DOMConfigurator(log4cxx::helpers::Pool &p) | log4cxx::xml::DOMConfigurator | |
| findAppenderByName(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *elem, apr_xml_doc *doc, const LogString &appenderName, AppenderMap &appenders) | log4cxx::xml::DOMConfigurator | protected | 
| findAppenderByReference(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *appenderRef, apr_xml_doc *doc, AppenderMap &appenders) | log4cxx::xml::DOMConfigurator | protected | 
| getAttribute(log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *, const std::string &attrName) | log4cxx::xml::DOMConfigurator | protectedstatic | 
| getClass() const =0 | log4cxx::helpers::Object | pure virtual | 
| instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual | 
| parse(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, apr_xml_doc *doc, AppenderMap &appenders) | log4cxx::xml::DOMConfigurator | protected | 
| parseAppender(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *appenderElement, apr_xml_doc *doc, AppenderMap &appenders) | log4cxx::xml::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) | log4cxx::xml::DOMConfigurator | protected | 
| parseErrorHandler(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, AppenderPtr &appender, apr_xml_doc *doc, AppenderMap &appenders) | log4cxx::xml::DOMConfigurator | protected | 
| parseFilters(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, std::vector< log4cxx::spi::FilterPtr > &filters) | log4cxx::xml::DOMConfigurator | protected | 
| parseLayout(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *layout_element) | log4cxx::xml::DOMConfigurator | protected | 
| parseLevel(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, LoggerPtr logger, bool isRoot) | log4cxx::xml::DOMConfigurator | protected | 
| parseLogger(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *loggerElement, apr_xml_doc *doc, AppenderMap &appenders) | log4cxx::xml::DOMConfigurator | protected | 
| parseLoggerFactory(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement) | log4cxx::xml::DOMConfigurator | protected | 
| parseRollingPolicy(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement) | log4cxx::xml::DOMConfigurator | protected | 
| parseRoot(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *rootElement, apr_xml_doc *doc, AppenderMap &appenders) | log4cxx::xml::DOMConfigurator | protected | 
| parseTriggeringPolicy(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement) | log4cxx::xml::DOMConfigurator | protected | 
| setParameter(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *elem, log4cxx::config::PropertySetter &propSetter) | log4cxx::xml::DOMConfigurator | protected | 
| subst(const LogString &value) | log4cxx::xml::DOMConfigurator | protected | 
| ~DOMConfigurator() | log4cxx::xml::DOMConfigurator | |
| ~Object() | log4cxx::helpers::Object | inlinevirtual |