Fast RTPS  Version 2.1.0
Fast RTPS
BaseNode Member List

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

addChild(std::unique_ptr< BaseNode > child)BaseNodeinline
BaseNode(NodeType type)BaseNodeinline
BaseNode(const BaseNode &)=deleteBaseNode
BaseNode(BaseNode &&other)BaseNodeinline
getChild(const size_t &index) constBaseNodeinline
getChildren()BaseNodeinline
getNumChildren() constBaseNodeinline
getParent() constBaseNodeinline
getType() constBaseNodeinline
operator=(const BaseNode &)=deleteBaseNode
operator=(BaseNode &&other)BaseNodeinline
removeChild(const size_t &index)BaseNodeinline
setParent(BaseNode *parent)BaseNodeinline
~BaseNode()=defaultBaseNodevirtual