DBC framework
TreeNode Member List

This is the complete list of members for TreeNode, including all inherited members.

AddChild(std::unique_ptr< TreeNode > child)TreeNode
GetChild(std::size_t index) constTreeNode
GetChild(std::size_t index)TreeNode
GetChildCount() constTreeNode
GetFrame() constTreeNode
GetName() constTreeNode
GetSignal() constTreeNode
GetType() constTreeNode
m_childrenTreeNodeprivate
m_frameTreeNodeprivate
m_nameTreeNodeprivate
m_signalTreeNodeprivate
m_typeTreeNodeprivate
operator=(const TreeNode &)=deleteTreeNode
operator=(TreeNode &&)=defaultTreeNode
TreeNode()TreeNode
TreeNode(const FrameInfo &frame)TreeNodeexplicit
TreeNode(const SignalInfo &signal)TreeNodeexplicit
TreeNode(const TreeNode &)=deleteTreeNode
TreeNode(TreeNode &&)=defaultTreeNode
~TreeNode()=defaultTreeNode