| _logUnconditionally(Priority::Value priority, const char *format, va_list arguments) | log4cpp::Category |  [protected, virtual] | 
  | _logUnconditionally2(Priority::Value priority, const std::string &message) | log4cpp::Category |  [protected, virtual] | 
  | addAppender(Appender *appender) | log4cpp::Category |  [virtual] | 
  | addAppender(Appender &appender) | log4cpp::Category |  [virtual] | 
  | alert(const char *stringFormat,...) | log4cpp::Category |  | 
  | alert(const std::string &message) | log4cpp::Category |  | 
  | alertStream() | log4cpp::Category |  [inline] | 
  | callAppenders(const LoggingEvent &event) | log4cpp::Category |  [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] | 
  | getAdditivity() const | log4cpp::Category |  [virtual] | 
  | getAllAppenders() const | log4cpp::Category |  [virtual] | 
  | getAppender() const | log4cpp::Category |  [virtual] | 
  | getAppender(const std::string &name) const | log4cpp::Category |  [virtual] | 
  | getChainedPriority() const | log4cpp::Category |  [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::Category |  [virtual] | 
  | getRoot() | log4cpp::Category |  [static] | 
  | getRootPriority() | log4cpp::Category |  [static] | 
  | getStream(Priority::Value priority) | log4cpp::Category |  [virtual] | 
  | HierarchyMaintainer class | log4cpp::Category |  [friend] | 
  | 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::Category |  [inline, virtual] | 
  | ownsAppender(Appender *appender) const | log4cpp::Category |  [virtual] | 
  | removeAllAppenders() | log4cpp::Category |  [virtual] | 
  | removeAppender(Appender *appender) | log4cpp::Category |  [virtual] | 
  | setAdditivity(bool additivity) | log4cpp::Category |  [virtual] | 
  | setAppender(Appender *appender) | log4cpp::Category |  [inline] | 
  | setAppender(Appender &appender) | log4cpp::Category |  [inline] | 
  | 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] |