OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKAdvTools
GraphTools


GraphTools_SCList Class Reference

#include <GraphTools_SCList.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT GraphTools_SCList ()
Standard_EXPORT void Assign (const GraphTools_SCList &Other)
void operator= (const GraphTools_SCList &Other)
Standard_EXPORT Standard_Integer Extent () const
Standard_EXPORT void Clear ()
 ~GraphTools_SCList ()
Standard_Boolean IsEmpty () const
Standard_EXPORT void Prepend (const Handle(GraphTools_SC)&I)
Standard_EXPORT void Prepend (const Handle(GraphTools_SC)&I, GraphTools_ListIteratorOfSCList &theIt)
Standard_EXPORT void Prepend (GraphTools_SCList &Other)
Standard_EXPORT void Append (const Handle(GraphTools_SC)&I)
Standard_EXPORT void Append (const Handle(GraphTools_SC)&I, GraphTools_ListIteratorOfSCList &theIt)
Standard_EXPORT void Append (GraphTools_SCList &Other)
Standard_EXPORT Handle_GraphTools_SC & First () const
Standard_EXPORT Handle_GraphTools_SC & Last () const
Standard_EXPORT void RemoveFirst ()
Standard_EXPORT void Remove (GraphTools_ListIteratorOfSCList &It)
Standard_EXPORT void InsertBefore (const Handle(GraphTools_SC)&I, GraphTools_ListIteratorOfSCList &It)
Standard_EXPORT void InsertBefore (GraphTools_SCList &Other, GraphTools_ListIteratorOfSCList &It)
Standard_EXPORT void InsertAfter (const Handle(GraphTools_SC)&I, GraphTools_ListIteratorOfSCList &It)
Standard_EXPORT void InsertAfter (GraphTools_SCList &Other, GraphTools_ListIteratorOfSCList &It)

Private Member Functions

Standard_EXPORT GraphTools_SCList (const GraphTools_SCList &Other)

Private Attributes

Standard_Address myFirst
Standard_Address myLast


Constructor & Destructor Documentation

Standard_EXPORT GraphTools_SCList::GraphTools_SCList  ) 
 

GraphTools_SCList::~GraphTools_SCList  )  [inline]
 

Standard_EXPORT GraphTools_SCList::GraphTools_SCList const GraphTools_SCList Other  )  [private]
 


Member Function Documentation

Standard_EXPORT void GraphTools_SCList::Append GraphTools_SCList Other  ) 
 

Standard_EXPORT void GraphTools_SCList::Append const Handle(GraphTools_SC)&  I,
GraphTools_ListIteratorOfSCList theIt
 

Standard_EXPORT void GraphTools_SCList::Append const Handle(GraphTools_SC)&  I  ) 
 

Standard_EXPORT void GraphTools_SCList::Assign const GraphTools_SCList Other  ) 
 

Standard_EXPORT void GraphTools_SCList::Clear  ) 
 

Standard_EXPORT Standard_Integer GraphTools_SCList::Extent  )  const
 

Standard_EXPORT Handle_GraphTools_SC& GraphTools_SCList::First  )  const
 

Standard_EXPORT void GraphTools_SCList::InsertAfter GraphTools_SCList Other,
GraphTools_ListIteratorOfSCList It
 

Standard_EXPORT void GraphTools_SCList::InsertAfter const Handle(GraphTools_SC)&  I,
GraphTools_ListIteratorOfSCList It
 

Standard_EXPORT void GraphTools_SCList::InsertBefore GraphTools_SCList Other,
GraphTools_ListIteratorOfSCList It
 

Standard_EXPORT void GraphTools_SCList::InsertBefore const Handle(GraphTools_SC)&  I,
GraphTools_ListIteratorOfSCList It
 

Standard_Boolean GraphTools_SCList::IsEmpty  )  const
 

Standard_EXPORT Handle_GraphTools_SC& GraphTools_SCList::Last  )  const
 

void GraphTools_SCList::operator delete void *  anAddress  )  [inline]
 

void* GraphTools_SCList::operator new size_t  size  )  [inline]
 

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

void GraphTools_SCList::operator= const GraphTools_SCList Other  )  [inline]
 

Standard_EXPORT void GraphTools_SCList::Prepend GraphTools_SCList Other  ) 
 

Standard_EXPORT void GraphTools_SCList::Prepend const Handle(GraphTools_SC)&  I,
GraphTools_ListIteratorOfSCList theIt
 

Standard_EXPORT void GraphTools_SCList::Prepend const Handle(GraphTools_SC)&  I  ) 
 

Standard_EXPORT void GraphTools_SCList::Remove GraphTools_ListIteratorOfSCList It  ) 
 

Standard_EXPORT void GraphTools_SCList::RemoveFirst  ) 
 


Field Documentation

Standard_Address GraphTools_SCList::myFirst [private]
 

Standard_Address GraphTools_SCList::myLast [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:12:43 2008 for OpenCASCADE by  doxygen 1.4.1