Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::xml::DOMConfigurator Member List

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

AppenderMap typedeflog4cxx::xml::DOMConfiguratorprotected
cast(const Class &clazz) const =0log4cxx::helpers::Objectpure virtual
Configurator()log4cxx::spi::Configuratorprotected
configure(const std::string &filename)log4cxx::xml::DOMConfiguratorstatic
configure(const std::wstring &filename)log4cxx::xml::DOMConfiguratorstatic
configure(const std::basic_string< UniChar > &filename)log4cxx::xml::DOMConfiguratorstatic
configure(const CFStringRef &filename)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const std::string &configFilename)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const std::wstring &configFilename)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const std::basic_string< UniChar > &configFilename)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const CFStringRef &configFilename)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const std::string &configFilename, long delay)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const std::wstring &configFilename, long delay)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const std::basic_string< UniChar > &configFilename, long delay)log4cxx::xml::DOMConfiguratorstatic
configureAndWatch(const CFStringRef &configFilename, long delay)log4cxx::xml::DOMConfiguratorstatic
doConfigure(const File &filename, spi::LoggerRepositoryPtr repository) overridelog4cxx::xml::DOMConfiguratorvirtual
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::DOMConfiguratorprotected
findAppenderByReference(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *appenderRef, apr_xml_doc *doc, AppenderMap &appenders)log4cxx::xml::DOMConfiguratorprotected
getAttribute(log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *, const std::string &attrName)log4cxx::xml::DOMConfiguratorprotectedstatic
getClass() const =0log4cxx::helpers::Objectpure virtual
instanceof(const Class &clazz) const =0log4cxx::helpers::Objectpure virtual
parse(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, apr_xml_doc *doc, AppenderMap &appenders)log4cxx::xml::DOMConfiguratorprotected
parseAppender(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *appenderElement, apr_xml_doc *doc, AppenderMap &appenders)log4cxx::xml::DOMConfiguratorprotected
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::DOMConfiguratorprotected
parseErrorHandler(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, AppenderPtr &appender, apr_xml_doc *doc, AppenderMap &appenders)log4cxx::xml::DOMConfiguratorprotected
parseFilters(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, std::vector< log4cxx::spi::FilterPtr > &filters)log4cxx::xml::DOMConfiguratorprotected
parseLayout(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *layout_element)log4cxx::xml::DOMConfiguratorprotected
parseLevel(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *element, LoggerPtr logger, bool isRoot)log4cxx::xml::DOMConfiguratorprotected
parseLogger(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *loggerElement, apr_xml_doc *doc, AppenderMap &appenders)log4cxx::xml::DOMConfiguratorprotected
parseLoggerFactory(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement)log4cxx::xml::DOMConfiguratorprotected
parseRollingPolicy(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement)log4cxx::xml::DOMConfiguratorprotected
parseRoot(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *rootElement, apr_xml_doc *doc, AppenderMap &appenders)log4cxx::xml::DOMConfiguratorprotected
parseTriggeringPolicy(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *factoryElement)log4cxx::xml::DOMConfiguratorprotected
setParameter(log4cxx::helpers::Pool &p, log4cxx::helpers::CharsetDecoderPtr &utf8Decoder, apr_xml_elem *elem, log4cxx::config::PropertySetter &propSetter)log4cxx::xml::DOMConfiguratorprotected
subst(const LogString &value)log4cxx::xml::DOMConfiguratorprotected
~DOMConfigurator()log4cxx::xml::DOMConfigurator
~Object()log4cxx::helpers::Objectinlinevirtual