Lines Matching refs:Node
74 class Node class
77 typedef Node<NODE_TRAITS> node_self;
84 Node();
85 explicit Node(
89 ~Node();
145 Node(const node_self&);
165 inline const typename Node<NODE_TRAITS>::entity_t &
166 Node<NODE_TRAITS>::Entity() const in Entity()
173 inline Node<NODE_TRAITS> *
174 Node<NODE_TRAITS>::NodeOf(id_t i_id) const in NodeOf()
182 inline Node<NODE_TRAITS> *
183 Node<NODE_TRAITS>::Get_Parent() const in Get_Parent()
193 Node<NODE_TRAITS>::Node() in Node() function in ary::symtree::Node
200 Node<NODE_TRAITS>::Node(entity_t & i_entity) in Node() function in ary::symtree::Node
209 Node<NODE_TRAITS>::Assign_Entity(entity_t & i_entity) in Assign_Entity()
216 Node<NODE_TRAITS>::~Node() in ~Node()
221 inline typename Node<NODE_TRAITS>::id_t
222 Node<NODE_TRAITS>::Id() in Id()
229 Node<NODE_TRAITS>::Name() const in Name()
236 Node<NODE_TRAITS>::Depth() const in Depth()
242 inline const Node<NODE_TRAITS> *
243 Node<NODE_TRAITS>::Parent() const in Parent()
251 Node<NODE_TRAITS>::SearchBelow( in SearchBelow()
284 Node<NODE_TRAITS>::SearchUp( in SearchUp()
309 typename Node<NODE_TRAITS>::entity_t &
310 Node<NODE_TRAITS>::Entity() in Entity()
317 inline Node<NODE_TRAITS> *
318 Node<NODE_TRAITS>::Parent() in Parent()
325 Node<NODE_TRAITS>::InitDepth() in InitDepth()
327 Node<NODE_TRAITS> * in InitDepth()