Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListOfCommonBlock Class Reference

#include <BOPTools_ListOfCommonBlock.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListOfCommonBlock ()
void Assign (const BOPTools_ListOfCommonBlock &Other)
void operator= (const BOPTools_ListOfCommonBlock &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOPTools_ListOfCommonBlock ()
Standard_Boolean IsEmpty () const
void Prepend (const BOPTools_CommonBlock &I)
void Prepend (const BOPTools_CommonBlock &I, BOPTools_ListIteratorOfListOfCommonBlock &theIt)
void Prepend (BOPTools_ListOfCommonBlock &Other)
void Append (const BOPTools_CommonBlock &I)
void Append (const BOPTools_CommonBlock &I, BOPTools_ListIteratorOfListOfCommonBlock &theIt)
void Append (BOPTools_ListOfCommonBlock &Other)
BOPTools_CommonBlockFirst () const
BOPTools_CommonBlockLast () const
void RemoveFirst ()
void Remove (BOPTools_ListIteratorOfListOfCommonBlock &It)
void InsertBefore (const BOPTools_CommonBlock &I, BOPTools_ListIteratorOfListOfCommonBlock &It)
void InsertBefore (BOPTools_ListOfCommonBlock &Other, BOPTools_ListIteratorOfListOfCommonBlock &It)
void InsertAfter (const BOPTools_CommonBlock &I, BOPTools_ListIteratorOfListOfCommonBlock &It)
void InsertAfter (BOPTools_ListOfCommonBlock &Other, BOPTools_ListIteratorOfListOfCommonBlock &It)

Constructor & Destructor Documentation

BOPTools_ListOfCommonBlock::BOPTools_ListOfCommonBlock ( )
BOPTools_ListOfCommonBlock::~BOPTools_ListOfCommonBlock ( ) [inline]

Member Function Documentation

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

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