OSVR-Core
osvr::util::tree::TreeNode< ValueType > Member List

This is the complete list of members for osvr::util::tree::TreeNode< ValueType >, including all inherited members.

create(TreeNode &parent, std::string const &name)osvr::util::tree::TreeNode< ValueType >inlinestatic
create(TreeNode &parent, std::string const &name, value_type const &val)osvr::util::tree::TreeNode< ValueType >inlinestatic
createRoot()osvr::util::tree::TreeNode< ValueType >inlinestatic
createRoot(value_type const &val)osvr::util::tree::TreeNode< ValueType >inlinestatic
getChildByName(std::string const &name) constosvr::util::tree::TreeNode< ValueType >inline
getName() constosvr::util::tree::TreeNode< ValueType >inline
getOrCreateChildByName(std::string const &name)osvr::util::tree::TreeNode< ValueType >inline
getParent() constosvr::util::tree::TreeNode< ValueType >inline
hasChildren() constosvr::util::tree::TreeNode< ValueType >inline
isRoot() constosvr::util::tree::TreeNode< ValueType >inline
numChildren() constosvr::util::tree::TreeNode< ValueType >inline
operator==(const type &x) constosvr::util::tree::TreeNode< ValueType >inline
parent_ptr_type typedefosvr::util::tree::TreeNode< ValueType >
ptr_type typedefosvr::util::tree::TreeNode< ValueType >
type typedefosvr::util::tree::TreeNode< ValueType >
value()osvr::util::tree::TreeNode< ValueType >inline
value() constosvr::util::tree::TreeNode< ValueType >inline
value_type typedefosvr::util::tree::TreeNode< ValueType >
visitChildren(F &visitor)osvr::util::tree::TreeNode< ValueType >inline
visitChildren(F &visitor) constosvr::util::tree::TreeNode< ValueType >inline
visitConstChildren(F &visitor) constosvr::util::tree::TreeNode< ValueType >inline