Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exotkTree_ListIteratorOfListOfTreeNode Class Reference

#include <exotkTree_ListIteratorOfListOfTreeNode.hxx>

List of all members.

Public Methods

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT exotkTree_ListIteratorOfListOfTreeNode ()
Standard_EXPORT exotkTree_ListIteratorOfListOfTreeNode (const exotkTree_ListOfTreeNode &L)
Standard_EXPORT void Initialize (const exotkTree_ListOfTreeNode &L)
Standard_EXPORT Standard_Boolean More () const
Standard_EXPORT void Next ()
Standard_EXPORT Handle_exotkTree_TreeNodeValue () const

Private Attributes

Standard_Address current
Standard_Address previous

Friends

class exotkTree_ListOfTreeNode


Constructor & Destructor Documentation

Standard_EXPORT exotkTree_ListIteratorOfListOfTreeNode::exotkTree_ListIteratorOfListOfTreeNode  
 

Standard_EXPORT exotkTree_ListIteratorOfListOfTreeNode::exotkTree_ListIteratorOfListOfTreeNode const exotkTree_ListOfTreeNode   L
 


Member Function Documentation

Standard_EXPORT void exotkTree_ListIteratorOfListOfTreeNode::Initialize const exotkTree_ListOfTreeNode   L
 

Referenced by exotkTree_Tree::DumpRec(), and exotkTree_TreeNode::FindChild().

Standard_EXPORT Standard_Boolean exotkTree_ListIteratorOfListOfTreeNode::More   const [inline]
 

Referenced by exotkTree_Tree::DumpRec(), and exotkTree_TreeNode::FindChild().

Standard_EXPORT void exotkTree_ListIteratorOfListOfTreeNode::Next  
 

Referenced by exotkTree_Tree::DumpRec(), and exotkTree_TreeNode::FindChild().

void exotkTree_ListIteratorOfListOfTreeNode::operator delete void *    anAddress [inline]
 

Definition at line 52 of file exotkTree_ListIteratorOfListOfTreeNode.hxx.

void* exotkTree_ListIteratorOfListOfTreeNode::operator new size_t    size [inline]
 

Definition at line 48 of file exotkTree_ListIteratorOfListOfTreeNode.hxx.

void* exotkTree_ListIteratorOfListOfTreeNode::operator new size_t   ,
void *    anAddress
[inline]
 

Definition at line 44 of file exotkTree_ListIteratorOfListOfTreeNode.hxx.

Standard_EXPORT Handle_exotkTree_TreeNode& exotkTree_ListIteratorOfListOfTreeNode::Value   const
 

Referenced by exotkTree_Tree::DumpRec(), and exotkTree_TreeNode::FindChild().


Friends And Related Function Documentation

friend class exotkTree_ListOfTreeNode [friend]
 

Definition at line 67 of file exotkTree_ListIteratorOfListOfTreeNode.hxx.


Member Data Documentation

Standard_Address exotkTree_ListIteratorOfListOfTreeNode::current [private]
 

Definition at line 89 of file exotkTree_ListIteratorOfListOfTreeNode.hxx.

Standard_Address exotkTree_ListIteratorOfListOfTreeNode::previous [private]
 

Definition at line 90 of file exotkTree_ListIteratorOfListOfTreeNode.hxx.


The documentation for this class was generated from the following file:
Generated on Wed Jan 23 12:18:39 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001