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

exotkTrace_ListIteratorOfListOfRoot Class Reference

#include <exotkTrace_ListIteratorOfListOfRoot.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 exotkTrace_ListIteratorOfListOfRoot ()
Standard_EXPORT exotkTrace_ListIteratorOfListOfRoot (const exotkTrace_ListOfRoot &L)
Standard_EXPORT void Initialize (const exotkTrace_ListOfRoot &L)
Standard_EXPORT Standard_Boolean More () const
Standard_EXPORT void Next ()
Standard_EXPORT Handle_exotkTrace_RootValue () const

Private Attributes

Standard_Address current
Standard_Address previous

Friends

class exotkTrace_ListOfRoot


Constructor & Destructor Documentation

Standard_EXPORT exotkTrace_ListIteratorOfListOfRoot::exotkTrace_ListIteratorOfListOfRoot  
 

Standard_EXPORT exotkTrace_ListIteratorOfListOfRoot::exotkTrace_ListIteratorOfListOfRoot const exotkTrace_ListOfRoot   L
 


Member Function Documentation

Standard_EXPORT void exotkTrace_ListIteratorOfListOfRoot::Initialize const exotkTrace_ListOfRoot   L
 

Referenced by exotkTrace_MultipleRoot::Print(), exotkTrace_MultipleRoot::Remove(), exotkTrace_MultipleRoot::SetLevel(), and exotkTrace_MultipleRoot::Trace().

Standard_EXPORT Standard_Boolean exotkTrace_ListIteratorOfListOfRoot::More   const [inline]
 

Referenced by exotkTrace_MultipleRoot::Print(), exotkTrace_MultipleRoot::Remove(), exotkTrace_MultipleRoot::SetLevel(), and exotkTrace_MultipleRoot::Trace().

Standard_EXPORT void exotkTrace_ListIteratorOfListOfRoot::Next  
 

Referenced by exotkTrace_MultipleRoot::Print(), exotkTrace_MultipleRoot::Remove(), exotkTrace_MultipleRoot::SetLevel(), and exotkTrace_MultipleRoot::Trace().

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

Definition at line 52 of file exotkTrace_ListIteratorOfListOfRoot.hxx.

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

Definition at line 48 of file exotkTrace_ListIteratorOfListOfRoot.hxx.

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

Definition at line 44 of file exotkTrace_ListIteratorOfListOfRoot.hxx.

Standard_EXPORT Handle_exotkTrace_Root& exotkTrace_ListIteratorOfListOfRoot::Value   const
 

Referenced by exotkTrace_MultipleRoot::Print(), exotkTrace_MultipleRoot::Remove(), exotkTrace_MultipleRoot::SetLevel(), and exotkTrace_MultipleRoot::Trace().


Friends And Related Function Documentation

friend class exotkTrace_ListOfRoot [friend]
 

Definition at line 67 of file exotkTrace_ListIteratorOfListOfRoot.hxx.


Member Data Documentation

Standard_Address exotkTrace_ListIteratorOfListOfRoot::current [private]
 

Definition at line 89 of file exotkTrace_ListIteratorOfListOfRoot.hxx.

Standard_Address exotkTrace_ListIteratorOfListOfRoot::previous [private]
 

Definition at line 90 of file exotkTrace_ListIteratorOfListOfRoot.hxx.


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