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

exotkTrace_ListOfRoot Class Reference

#include <exotkTrace_ListOfRoot.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_ListOfRoot ()
Standard_EXPORT void Assign (const exotkTrace_ListOfRoot &Other)
void operator= (const exotkTrace_ListOfRoot &Other)
Standard_EXPORT Standard_Integer Extent () const
Standard_EXPORT void Clear ()
 ~exotkTrace_ListOfRoot ()
Standard_EXPORT Standard_Boolean IsEmpty () const
Standard_EXPORT void Prepend (const Handle_exotkTrace_Root &I)
Standard_EXPORT void Prepend (exotkTrace_ListOfRoot &Other)
Standard_EXPORT void Append (const Handle_exotkTrace_Root &I)
Standard_EXPORT void Append (exotkTrace_ListOfRoot &Other)
Standard_EXPORT Handle_exotkTrace_RootFirst () const
Standard_EXPORT Handle_exotkTrace_RootLast () const
Standard_EXPORT void RemoveFirst ()
Standard_EXPORT void Remove (exotkTrace_ListIteratorOfListOfRoot &It)
Standard_EXPORT void InsertBefore (const Handle_exotkTrace_Root &I, exotkTrace_ListIteratorOfListOfRoot &It)
Standard_EXPORT void InsertBefore (exotkTrace_ListOfRoot &Other, exotkTrace_ListIteratorOfListOfRoot &It)
Standard_EXPORT void InsertAfter (const Handle_exotkTrace_Root &I, exotkTrace_ListIteratorOfListOfRoot &It)
Standard_EXPORT void InsertAfter (exotkTrace_ListOfRoot &Other, exotkTrace_ListIteratorOfListOfRoot &It)

Private Methods

Standard_EXPORT exotkTrace_ListOfRoot (const exotkTrace_ListOfRoot &Other)

Private Attributes

Standard_Address myFirst
Standard_Address myLast

Friends

class exotkTrace_ListIteratorOfListOfRoot


Constructor & Destructor Documentation

Standard_EXPORT exotkTrace_ListOfRoot::exotkTrace_ListOfRoot  
 

exotkTrace_ListOfRoot::~exotkTrace_ListOfRoot   [inline]
 

Definition at line 70 of file exotkTrace_ListOfRoot.hxx.

References Clear().

Standard_EXPORT exotkTrace_ListOfRoot::exotkTrace_ListOfRoot const exotkTrace_ListOfRoot &    Other [private]
 


Member Function Documentation

Standard_EXPORT void exotkTrace_ListOfRoot::Append exotkTrace_ListOfRoot &    Other
 

Standard_EXPORT void exotkTrace_ListOfRoot::Append const Handle_exotkTrace_Root   I
 

Referenced by exotkTrace_MultipleRoot::Add().

Standard_EXPORT void exotkTrace_ListOfRoot::Assign const exotkTrace_ListOfRoot &    Other
 

Referenced by operator=().

Standard_EXPORT void exotkTrace_ListOfRoot::Clear  
 

Referenced by ~exotkTrace_ListOfRoot().

Standard_EXPORT Standard_Integer exotkTrace_ListOfRoot::Extent   const
 

Standard_EXPORT Handle_exotkTrace_Root& exotkTrace_ListOfRoot::First   const
 

Standard_EXPORT void exotkTrace_ListOfRoot::InsertAfter exotkTrace_ListOfRoot &    Other,
exotkTrace_ListIteratorOfListOfRoot   It
 

Standard_EXPORT void exotkTrace_ListOfRoot::InsertAfter const Handle_exotkTrace_Root   I,
exotkTrace_ListIteratorOfListOfRoot   It
 

Standard_EXPORT void exotkTrace_ListOfRoot::InsertBefore exotkTrace_ListOfRoot &    Other,
exotkTrace_ListIteratorOfListOfRoot   It
 

Standard_EXPORT void exotkTrace_ListOfRoot::InsertBefore const Handle_exotkTrace_Root   I,
exotkTrace_ListIteratorOfListOfRoot   It
 

Standard_EXPORT Standard_Boolean exotkTrace_ListOfRoot::IsEmpty   const [inline]
 

Standard_EXPORT Handle_exotkTrace_Root& exotkTrace_ListOfRoot::Last   const
 

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

Definition at line 54 of file exotkTrace_ListOfRoot.hxx.

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

Definition at line 50 of file exotkTrace_ListOfRoot.hxx.

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

Definition at line 46 of file exotkTrace_ListOfRoot.hxx.

void exotkTrace_ListOfRoot::operator= const exotkTrace_ListOfRoot &    Other [inline]
 

Definition at line 63 of file exotkTrace_ListOfRoot.hxx.

References Assign().

Standard_EXPORT void exotkTrace_ListOfRoot::Prepend exotkTrace_ListOfRoot &    Other
 

Standard_EXPORT void exotkTrace_ListOfRoot::Prepend const Handle_exotkTrace_Root   I
 

Standard_EXPORT void exotkTrace_ListOfRoot::Remove exotkTrace_ListIteratorOfListOfRoot   It
 

Referenced by exotkTrace_MultipleRoot::Remove().

Standard_EXPORT void exotkTrace_ListOfRoot::RemoveFirst  
 


Friends And Related Function Documentation

friend class exotkTrace_ListIteratorOfListOfRoot [friend]
 

Definition at line 90 of file exotkTrace_ListOfRoot.hxx.


Member Data Documentation

Standard_Address exotkTrace_ListOfRoot::myFirst [private]
 

Definition at line 113 of file exotkTrace_ListOfRoot.hxx.

Standard_Address exotkTrace_ListOfRoot::myLast [private]
 

Definition at line 114 of file exotkTrace_ListOfRoot.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