Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListOfPave Class Reference

#include <BOPTools_ListOfPave.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

BOPTools_ListOfPave::BOPTools_ListOfPave ( )
BOPTools_ListOfPave::~BOPTools_ListOfPave ( ) [inline]

Member Function Documentation

void BOPTools_ListOfPave::Append ( const BOPTools_Pave I)
void BOPTools_ListOfPave::Append ( const BOPTools_Pave I,
BOPTools_ListIteratorOfListOfPave theIt 
)
void BOPTools_ListOfPave::Append ( BOPTools_ListOfPave Other)
void BOPTools_ListOfPave::Assign ( const BOPTools_ListOfPave Other)
void BOPTools_ListOfPave::Clear ( )
Standard_Integer BOPTools_ListOfPave::Extent ( ) const
BOPTools_Pave& BOPTools_ListOfPave::First ( ) const
void BOPTools_ListOfPave::InsertAfter ( const BOPTools_Pave I,
BOPTools_ListIteratorOfListOfPave It 
)
void BOPTools_ListOfPave::InsertAfter ( BOPTools_ListOfPave Other,
BOPTools_ListIteratorOfListOfPave It 
)
void BOPTools_ListOfPave::InsertBefore ( BOPTools_ListOfPave Other,
BOPTools_ListIteratorOfListOfPave It 
)
void BOPTools_ListOfPave::InsertBefore ( const BOPTools_Pave I,
BOPTools_ListIteratorOfListOfPave It 
)
Standard_Boolean BOPTools_ListOfPave::IsEmpty ( ) const
BOPTools_Pave& BOPTools_ListOfPave::Last ( ) const
void BOPTools_ListOfPave::operator delete ( void *  anAddress) [inline]
void* BOPTools_ListOfPave::operator new ( size_t  size) [inline]
void* BOPTools_ListOfPave::operator new ( size_t  ,
void *  anAddress 
) [inline]
void BOPTools_ListOfPave::operator= ( const BOPTools_ListOfPave Other) [inline]
void BOPTools_ListOfPave::Prepend ( const BOPTools_Pave I)
void BOPTools_ListOfPave::Prepend ( const BOPTools_Pave I,
BOPTools_ListIteratorOfListOfPave theIt 
)
void BOPTools_ListOfPave::Prepend ( BOPTools_ListOfPave Other)
void BOPTools_ListOfPave::Remove ( BOPTools_ListIteratorOfListOfPave It)
void BOPTools_ListOfPave::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines