Ember
Loading...
Searching...
No Matches
EmberCore::ITreeStructure Member List
This is the complete list of members for
EmberCore::ITreeStructure
, including all inherited members.
FindNodeById
(size_t id) const =0
EmberCore::ITreeStructure
pure virtual
FindNodeByName
(const String &name) const =0
EmberCore::ITreeStructure
pure virtual
FindNodesByType
(ITreeNode::NodeType type) const =0
EmberCore::ITreeStructure
pure virtual
GetAllNodes
()=0
EmberCore::ITreeStructure
pure virtual
GetAllNodes
() const =0
EmberCore::ITreeStructure
pure virtual
GetDescription
() const =0
EmberCore::ITreeStructure
pure virtual
GetMaxDepth
() const =0
EmberCore::ITreeStructure
pure virtual
GetName
() const =0
EmberCore::ITreeStructure
pure virtual
GetNodeCount
() const =0
EmberCore::ITreeStructure
pure virtual
GetRootNode
() const =0
EmberCore::ITreeStructure
pure virtual
GetTreeStructure
() const =0
EmberCore::ITreeStructure
pure virtual
HasCycles
() const =0
EmberCore::ITreeStructure
pure virtual
HasRootNode
() const
EmberCore::ITreeStructure
inline
virtual
IsValid
() const =0
EmberCore::ITreeStructure
pure virtual
PrintTree
() const =0
EmberCore::ITreeStructure
pure virtual
TraverseNodes
(std::function< void(ITreeNode *)> visitor)=0
EmberCore::ITreeStructure
pure virtual
TraverseNodes
(std::function< void(const ITreeNode *)> visitor) const =0
EmberCore::ITreeStructure
pure virtual
~ITreeStructure
()=default
EmberCore::ITreeStructure
virtual
Generated by
Release_1_14_0