Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListOfPaveBlock Class Reference

#include <BOPTools_ListOfPaveBlock.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListOfPaveBlock ()
void Assign (const BOPTools_ListOfPaveBlock &Other)
void operator= (const BOPTools_ListOfPaveBlock &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOPTools_ListOfPaveBlock ()
Standard_Boolean IsEmpty () const
void Prepend (const BOPTools_PaveBlock &I)
void Prepend (const BOPTools_PaveBlock &I, BOPTools_ListIteratorOfListOfPaveBlock &theIt)
void Prepend (BOPTools_ListOfPaveBlock &Other)
void Append (const BOPTools_PaveBlock &I)
void Append (const BOPTools_PaveBlock &I, BOPTools_ListIteratorOfListOfPaveBlock &theIt)
void Append (BOPTools_ListOfPaveBlock &Other)
BOPTools_PaveBlockFirst () const
BOPTools_PaveBlockLast () const
void RemoveFirst ()
void Remove (BOPTools_ListIteratorOfListOfPaveBlock &It)
void InsertBefore (const BOPTools_PaveBlock &I, BOPTools_ListIteratorOfListOfPaveBlock &It)
void InsertBefore (BOPTools_ListOfPaveBlock &Other, BOPTools_ListIteratorOfListOfPaveBlock &It)
void InsertAfter (const BOPTools_PaveBlock &I, BOPTools_ListIteratorOfListOfPaveBlock &It)
void InsertAfter (BOPTools_ListOfPaveBlock &Other, BOPTools_ListIteratorOfListOfPaveBlock &It)

Constructor & Destructor Documentation

BOPTools_ListOfPaveBlock::BOPTools_ListOfPaveBlock ( )
BOPTools_ListOfPaveBlock::~BOPTools_ListOfPaveBlock ( ) [inline]

Member Function Documentation

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

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