GEOMAlgo_ListOfCoupleOfShapes Class Reference

#include <GEOMAlgo_ListOfCoupleOfShapes.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT GEOMAlgo_ListOfCoupleOfShapes ()
Standard_EXPORT void Assign (const GEOMAlgo_ListOfCoupleOfShapes &Other)
void operator= (const GEOMAlgo_ListOfCoupleOfShapes &Other)
Standard_EXPORT Standard_Integer Extent () const
Standard_EXPORT void Clear ()
 ~GEOMAlgo_ListOfCoupleOfShapes ()
Standard_Boolean IsEmpty () const
Standard_EXPORT void Prepend (const GEOMAlgo_CoupleOfShapes &I)
Standard_EXPORT void Prepend (const GEOMAlgo_CoupleOfShapes &I, GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &theIt)
Standard_EXPORT void Prepend (GEOMAlgo_ListOfCoupleOfShapes &Other)
Standard_EXPORT void Append (const GEOMAlgo_CoupleOfShapes &I)
Standard_EXPORT void Append (const GEOMAlgo_CoupleOfShapes &I, GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &theIt)
Standard_EXPORT void Append (GEOMAlgo_ListOfCoupleOfShapes &Other)
Standard_EXPORT GEOMAlgo_CoupleOfShapesFirst () const
Standard_EXPORT GEOMAlgo_CoupleOfShapesLast () const
Standard_EXPORT void RemoveFirst ()
Standard_EXPORT void Remove (GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &It)
Standard_EXPORT void InsertBefore (const GEOMAlgo_CoupleOfShapes &I, GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &It)
Standard_EXPORT void InsertBefore (GEOMAlgo_ListOfCoupleOfShapes &Other, GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &It)
Standard_EXPORT void InsertAfter (const GEOMAlgo_CoupleOfShapes &I, GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &It)
Standard_EXPORT void InsertAfter (GEOMAlgo_ListOfCoupleOfShapes &Other, GEOMAlgo_ListIteratorOfListOfCoupleOfShapes &It)

Private Member Functions

Standard_EXPORT GEOMAlgo_ListOfCoupleOfShapes (const GEOMAlgo_ListOfCoupleOfShapes &Other)

Private Attributes

Standard_Address myFirst
Standard_Address myLast

Friends

class GEOMAlgo_ListIteratorOfListOfCoupleOfShapes


Constructor & Destructor Documentation

Standard_EXPORT GEOMAlgo_ListOfCoupleOfShapes.GEOMAlgo_ListOfCoupleOfShapes  ) 
 

GEOMAlgo_ListOfCoupleOfShapes.~GEOMAlgo_ListOfCoupleOfShapes  ) 
 

Standard_EXPORT GEOMAlgo_ListOfCoupleOfShapes.GEOMAlgo_ListOfCoupleOfShapes const GEOMAlgo_ListOfCoupleOfShapes Other  )  [private]
 


Member Function Documentation

void* GEOMAlgo_ListOfCoupleOfShapes.operator new size_t  ,
void *  anAddress
 

void* GEOMAlgo_ListOfCoupleOfShapes.operator new size_t  size  ) 
 

void GEOMAlgo_ListOfCoupleOfShapes.operator delete void *  anAddress  ) 
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Assign const GEOMAlgo_ListOfCoupleOfShapes Other  ) 
 

void GEOMAlgo_ListOfCoupleOfShapes.operator= const GEOMAlgo_ListOfCoupleOfShapes Other  ) 
 

Standard_EXPORT Standard_Integer GEOMAlgo_ListOfCoupleOfShapes.Extent  )  const
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Clear  ) 
 

Standard_Boolean GEOMAlgo_ListOfCoupleOfShapes.IsEmpty  )  const
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Prepend const GEOMAlgo_CoupleOfShapes I  ) 
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Prepend const GEOMAlgo_CoupleOfShapes I,
GEOMAlgo_ListIteratorOfListOfCoupleOfShapes theIt
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Prepend GEOMAlgo_ListOfCoupleOfShapes Other  ) 
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Append const GEOMAlgo_CoupleOfShapes I  ) 
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Append const GEOMAlgo_CoupleOfShapes I,
GEOMAlgo_ListIteratorOfListOfCoupleOfShapes theIt
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Append GEOMAlgo_ListOfCoupleOfShapes Other  ) 
 

Standard_EXPORT GEOMAlgo_CoupleOfShapes& GEOMAlgo_ListOfCoupleOfShapes.First  )  const
 

Standard_EXPORT GEOMAlgo_CoupleOfShapes& GEOMAlgo_ListOfCoupleOfShapes.Last  )  const
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.RemoveFirst  ) 
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Remove GEOMAlgo_ListIteratorOfListOfCoupleOfShapes It  ) 
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertBefore const GEOMAlgo_CoupleOfShapes I,
GEOMAlgo_ListIteratorOfListOfCoupleOfShapes It
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertBefore GEOMAlgo_ListOfCoupleOfShapes Other,
GEOMAlgo_ListIteratorOfListOfCoupleOfShapes It
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertAfter const GEOMAlgo_CoupleOfShapes I,
GEOMAlgo_ListIteratorOfListOfCoupleOfShapes It
 

Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertAfter GEOMAlgo_ListOfCoupleOfShapes Other,
GEOMAlgo_ListIteratorOfListOfCoupleOfShapes It
 


Friends And Related Function Documentation

friend class GEOMAlgo_ListIteratorOfListOfCoupleOfShapes [friend]
 


Field Documentation

Standard_Address GEOMAlgo_ListOfCoupleOfShapes.myFirst [private]
 

Standard_Address GEOMAlgo_ListOfCoupleOfShapes.myLast [private]