RSC  0.16.0
rsc::logging::LoggerTreeNode Member List

This is the complete list of members for rsc::logging::LoggerTreeNode, including all inherited members.

addChild(LoggerTreeNodePtr child)rsc::logging::LoggerTreeNode
addChildren(const NamePath &path, CreateFunction createFn, const NamePath &processedPath=NamePath())rsc::logging::LoggerTreeNode
assignedLevelrsc::logging::LoggerTreeNodeprivate
childrenrsc::logging::LoggerTreeNodeprivate
clearChildren()rsc::logging::LoggerTreeNode
CreateFunction typedefrsc::logging::LoggerTreeNode
getAssignedLevel() const rsc::logging::LoggerTreeNode
getChild(const std::string &name) const rsc::logging::LoggerTreeNode
getChild(const NamePath &path) const rsc::logging::LoggerTreeNode
getLoggerProxy() const rsc::logging::LoggerTreeNode
getName() const rsc::logging::LoggerTreeNode
getParent() const rsc::logging::LoggerTreeNode
hasAssignedLevel() const rsc::logging::LoggerTreeNode
hasChild(const std::string &name) const rsc::logging::LoggerTreeNode
hasChild(const NamePath &path) const rsc::logging::LoggerTreeNode
loggerProxyrsc::logging::LoggerTreeNodeprivate
LoggerTreeNode(const std::string &name, LoggerTreeNodeWeakPtr parent)rsc::logging::LoggerTreeNode
LoggerTreeNode(const std::string &name, LoggerProxyPtr loggerProxy, LoggerTreeNodeWeakPtr parent)rsc::logging::LoggerTreeNode
namersc::logging::LoggerTreeNodeprivate
NamePath typedefrsc::logging::LoggerTreeNode
nameToPath(const std::string &name)rsc::logging::LoggerTreeNodestatic
parentrsc::logging::LoggerTreeNodeprivate
pathToName(const NamePath &path)rsc::logging::LoggerTreeNodestatic
setAssignedLevel(boost::shared_ptr< Logger::Level > level)rsc::logging::LoggerTreeNode
setAssignedLevel(const Logger::Level &level)rsc::logging::LoggerTreeNode
setLoggerProxy(LoggerProxyPtr loggerProxy)rsc::logging::LoggerTreeNode
visit(VisitorPtr visitor, const NamePath &thisPath=NamePath())rsc::logging::LoggerTreeNode
VisitorPtr typedefrsc::logging::LoggerTreeNode