Definition at line 752 of file pandaNode.h.
◆ Parents() [1/4]
PandaNode::Parents::Parents |
( |
| ) |
|
|
inline |
◆ Parents() [2/4]
PandaNode::Parents::Parents |
( |
const CData * |
cdata | ) |
|
|
inline |
◆ Parents() [3/4]
PandaNode::Parents::Parents |
( |
const Parents & |
copy | ) |
|
|
inline |
◆ Parents() [4/4]
◆ get_num_parents()
size_t PandaNode::Parents::get_num_parents |
( |
| ) |
const |
|
inline |
Returns the number of parents of the node.
Definition at line 1112 of file pandaNode.I.
◆ get_parent()
PandaNode * PandaNode::Parents::get_parent |
( |
size_t |
n | ) |
const |
|
inline |
Returns the nth parent of the node.
Definition at line 1121 of file pandaNode.I.
◆ operator=() [1/2]
void PandaNode::Parents::operator= |
( |
const Parents & |
copy | ) |
|
|
inline |
◆ operator=() [2/2]
◆ operator[]()
PandaNode * PandaNode::Parents::operator[] |
( |
size_t |
n | ) |
const |
|
inline |
◆ size()
size_t PandaNode::Parents::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: