| _context | log4cpp::FixedContextCategory | private |
| _delegate | log4cpp::FixedContextCategory | private |
| _logUnconditionally(Priority::Value priority, const char *format, va_list arguments) | log4cpp::Category | protectedvirtual |
| _logUnconditionally2(Priority::Value priority, const std::string &message) | log4cpp::FixedContextCategory | protectedvirtual |
| addAppender(Appender *appender) | log4cpp::FixedContextCategory | virtual |
| addAppender(Appender &appender) | log4cpp::FixedContextCategory | virtual |
| alert(const char *stringFormat,...) | log4cpp::Category | |
| alert(const std::string &message) | log4cpp::Category | |
| alertStream() | log4cpp::Category | inline |
| callAppenders(const LoggingEvent &event) | log4cpp::FixedContextCategory | virtual |
| Category(const std::string &name, Category *parent, Priority::Value priority=Priority::NOTSET) | log4cpp::Category | protected |
| crit(const char *stringFormat,...) | log4cpp::Category | |
| crit(const std::string &message) | log4cpp::Category | |
| critStream() | log4cpp::Category | inline |
| debug(const char *stringFormat,...) | log4cpp::Category | |
| debug(const std::string &message) | log4cpp::Category | |
| debugStream() | log4cpp::Category | inline |
| emerg(const char *stringFormat,...) | log4cpp::Category | |
| emerg(const std::string &message) | log4cpp::Category | |
| emergStream() | log4cpp::Category | inline |
| error(const char *stringFormat,...) | log4cpp::Category | |
| error(const std::string &message) | log4cpp::Category | |
| errorStream() | log4cpp::Category | inline |
| exists(const std::string &name) | log4cpp::Category | static |
| fatal(const char *stringFormat,...) | log4cpp::Category | |
| fatal(const std::string &message) | log4cpp::Category | |
| fatalStream() | log4cpp::Category | inline |
| FixedContextCategory(const std::string &name, const std::string &context="") | log4cpp::FixedContextCategory | |
| getAdditivity() const | log4cpp::FixedContextCategory | virtual |
| getAllAppenders() const | log4cpp::FixedContextCategory | virtual |
| getAppender() const | log4cpp::FixedContextCategory | virtual |
| getAppender(const std::string &name) const | log4cpp::FixedContextCategory | virtual |
| getChainedPriority() const | log4cpp::FixedContextCategory | virtual |
| getContext() const | log4cpp::FixedContextCategory | virtual |
| getCurrentCategories() | log4cpp::Category | static |
| getInstance(const std::string &name) | log4cpp::Category | static |
| getName() const | log4cpp::Category | virtual |
| getParent() | log4cpp::Category | virtual |
| getParent() const | log4cpp::Category | virtual |
| getPriority() const | log4cpp::FixedContextCategory | virtual |
| getRoot() | log4cpp::Category | static |
| getRootPriority() | log4cpp::Category | static |
| getStream(Priority::Value priority) | log4cpp::Category | virtual |
| info(const char *stringFormat,...) | log4cpp::Category | |
| info(const std::string &message) | log4cpp::Category | |
| infoStream() | log4cpp::Category | inline |
| isAlertEnabled() const | log4cpp::Category | inline |
| isCritEnabled() const | log4cpp::Category | inline |
| isDebugEnabled() const | log4cpp::Category | inline |
| isEmergEnabled() const | log4cpp::Category | inline |
| isErrorEnabled() const | log4cpp::Category | inline |
| isFatalEnabled() const | log4cpp::Category | inline |
| isInfoEnabled() const | log4cpp::Category | inline |
| isNoticeEnabled() const | log4cpp::Category | inline |
| isPriorityEnabled(Priority::Value priority) const | log4cpp::Category | virtual |
| isWarnEnabled() const | log4cpp::Category | inline |
| log(Priority::Value priority, const char *stringFormat,...) | log4cpp::Category | virtual |
| log(Priority::Value priority, const std::string &message) | log4cpp::Category | virtual |
| logva(Priority::Value priority, const char *stringFormat, va_list va) | log4cpp::Category | virtual |
| notice(const char *stringFormat,...) | log4cpp::Category | |
| notice(const std::string &message) | log4cpp::Category | |
| noticeStream() | log4cpp::Category | inline |
| operator<<(Priority::Value priority) | log4cpp::Category | virtual |
| ownsAppender() const | log4cpp::FixedContextCategory | virtual |
| ownsAppender(Appender *appender) const | log4cpp::FixedContextCategory | virtual |
| removeAllAppenders() | log4cpp::FixedContextCategory | virtual |
| removeAppender(Appender *appender) | log4cpp::Category | virtual |
| setAdditivity(bool additivity) | log4cpp::FixedContextCategory | virtual |
| setAppender(Appender *appender) | log4cpp::Category | inline |
| setAppender(Appender &appender) | log4cpp::Category | inline |
| setContext(const std::string &context) | log4cpp::FixedContextCategory | virtual |
| setPriority(Priority::Value priority) | log4cpp::Category | virtual |
| setRootPriority(Priority::Value priority) | log4cpp::Category | static |
| shutdown() | log4cpp::Category | static |
| warn(const char *stringFormat,...) | log4cpp::Category | |
| warn(const std::string &message) | log4cpp::Category | |
| warnStream() | log4cpp::Category | inline |
| ~Category() | log4cpp::Category | virtual |
| ~FixedContextCategory() | log4cpp::FixedContextCategory | virtual |