_logUnconditionally(Priority::Value priority, const char *format, va_list arguments) | log4cpp::Category | protectedvirtual |
_logUnconditionally2(log4cpp::Priority::Value priority, const RTT::rt_string &message) | OCL::logging::Category | protected |
log4cpp::Category::_logUnconditionally2(Priority::Value priority, const std::string &message) | log4cpp::Category | protectedvirtual |
addAppender(Appender *appender) | log4cpp::Category | virtual |
addAppender(Appender &appender) | log4cpp::Category | virtual |
alert(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::alert(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::alert(const std::string &message) | log4cpp::Category | |
alertStream() | log4cpp::Category | |
callAppenders(const OCL::logging::LoggingEvent &event) | OCL::logging::Category | protectedvirtual |
log4cpp::Category::callAppenders(const LoggingEvent &event) | log4cpp::Category | virtual |
Category(const std::string &name, log4cpp::Category *parent, log4cpp::Priority::Value priority=log4cpp::Priority::NOTSET) | OCL::logging::Category | protected |
Category(const Category &other) | OCL::logging::Category | private |
connectToLogPort(RTT::base::PortInterface &otherPort) | OCL::logging::Category | |
connectToLogPort(RTT::base::PortInterface &otherPort, RTT::ConnPolicy &cp) | OCL::logging::Category | |
convertName(const std::string &name) | OCL::logging::Category | protectedstatic |
createOCLCategory(const std::string &name, log4cpp::Category *parent, log4cpp::Priority::Value priority) | OCL::logging::Category | static |
crit(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::crit(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::crit(const std::string &message) | log4cpp::Category | |
critStream() | log4cpp::Category | |
debug(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::debug(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::debug(const std::string &message) | log4cpp::Category | |
debugStream() | log4cpp::Category | |
emerg(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::emerg(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::emerg(const std::string &message) | log4cpp::Category | |
emergStream() | log4cpp::Category | |
error(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::error(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::error(const std::string &message) | log4cpp::Category | |
errorStream() | log4cpp::Category | |
exists(const std::string &name) | log4cpp::Category | static |
fatal(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::fatal(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::fatal(const std::string &message) | log4cpp::Category | |
fatalStream() | log4cpp::Category | |
get_log_port() const | OCL::logging::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 |
getRTStream(log4cpp::Priority::Value priority) | OCL::logging::Category | |
getStream(Priority::Value priority) | log4cpp::Category | virtual |
info(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::info(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::info(const std::string &message) | log4cpp::Category | |
infoStream() | log4cpp::Category | |
isAlertEnabled() const | log4cpp::Category | |
isCritEnabled() const | log4cpp::Category | |
isDebugEnabled() const | log4cpp::Category | |
isEmergEnabled() const | log4cpp::Category | |
isErrorEnabled() const | log4cpp::Category | |
isFatalEnabled() const | log4cpp::Category | |
isInfoEnabled() const | log4cpp::Category | |
isNoticeEnabled() const | log4cpp::Category | |
isPriorityEnabled(Priority::Value priority) const | log4cpp::Category | virtual |
isWarnEnabled() const | log4cpp::Category | |
log(log4cpp::Priority::Value priority, const RTT::rt_string &message) | OCL::logging::Category | virtual |
log4cpp::Category::log(Priority::Value priority, const char *stringFormat,...) | log4cpp::Category | virtual |
log4cpp::Category::log(Priority::Value priority, const std::string &message) | log4cpp::Category | virtual |
log_port | OCL::logging::Category | protected |
logva(Priority::Value priority, const char *stringFormat, va_list va) | log4cpp::Category | virtual |
notice(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::notice(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::notice(const std::string &message) | log4cpp::Category | |
noticeStream() | log4cpp::Category | |
OCL::logging::LoggingService class | OCL::logging::Category | friend |
operator<<(Priority::Value priority) | log4cpp::Category | virtual |
operator=(const Category &other) | OCL::logging::Category | private |
ownsAppender() const | log4cpp::Category | 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 | |
setAppender(Appender &appender) | log4cpp::Category | |
setPriority(Priority::Value priority) | log4cpp::Category | virtual |
setRootPriority(Priority::Value priority) | log4cpp::Category | static |
shutdown() | log4cpp::Category | static |
warn(const RTT::rt_string &message) | OCL::logging::Category | |
log4cpp::Category::warn(const char *stringFormat,...) | log4cpp::Category | |
log4cpp::Category::warn(const std::string &message) | log4cpp::Category | |
warnStream() | log4cpp::Category | |
~Category() | OCL::logging::Category | virtual |