Open CASCADE Technology 6.5.2
Public Member Functions
BOP_ListOfConnexityBlock Class Reference

#include <BOP_ListOfConnexityBlock.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_ListOfConnexityBlock ()
void Assign (const BOP_ListOfConnexityBlock &Other)
void operator= (const BOP_ListOfConnexityBlock &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOP_ListOfConnexityBlock ()
Standard_Boolean IsEmpty () const
void Prepend (const BOP_ConnexityBlock &I)
void Prepend (const BOP_ConnexityBlock &I, BOP_ListIteratorOfListOfConnexityBlock &theIt)
void Prepend (BOP_ListOfConnexityBlock &Other)
void Append (const BOP_ConnexityBlock &I)
void Append (const BOP_ConnexityBlock &I, BOP_ListIteratorOfListOfConnexityBlock &theIt)
void Append (BOP_ListOfConnexityBlock &Other)
BOP_ConnexityBlockFirst () const
BOP_ConnexityBlockLast () const
void RemoveFirst ()
void Remove (BOP_ListIteratorOfListOfConnexityBlock &It)
void InsertBefore (const BOP_ConnexityBlock &I, BOP_ListIteratorOfListOfConnexityBlock &It)
void InsertBefore (BOP_ListOfConnexityBlock &Other, BOP_ListIteratorOfListOfConnexityBlock &It)
void InsertAfter (const BOP_ConnexityBlock &I, BOP_ListIteratorOfListOfConnexityBlock &It)
void InsertAfter (BOP_ListOfConnexityBlock &Other, BOP_ListIteratorOfListOfConnexityBlock &It)

Constructor & Destructor Documentation

BOP_ListOfConnexityBlock::BOP_ListOfConnexityBlock ( )
BOP_ListOfConnexityBlock::~BOP_ListOfConnexityBlock ( ) [inline]

Member Function Documentation

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

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