Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_ListOfPave Class Reference

#include <BOPTools_ListOfPave.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_ListOfPave ()
void Assign (const BOPTools_ListOfPave &Other)
void operator= (const BOPTools_ListOfPave &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOPTools_ListOfPave ()
Standard_Boolean IsEmpty () const
void Prepend (const BOPTools_Pave &I)
void Prepend (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &theIt)
void Prepend (BOPTools_ListOfPave &Other)
void Append (const BOPTools_Pave &I)
void Append (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &theIt)
void Append (BOPTools_ListOfPave &Other)
BOPTools_PaveFirst () const
BOPTools_PaveLast () const
void RemoveFirst ()
void Remove (BOPTools_ListIteratorOfListOfPave &It)
void InsertBefore (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &It)
void InsertBefore (BOPTools_ListOfPave &Other, BOPTools_ListIteratorOfListOfPave &It)
void InsertAfter (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &It)
void InsertAfter (BOPTools_ListOfPave &Other, BOPTools_ListIteratorOfListOfPave &It)

Constructor & Destructor Documentation


Member Function Documentation

void BOPTools_ListOfPave::operator= ( const BOPTools_ListOfPave Other) [inline]

The documentation for this class was generated from the following file: