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

#include <BOP_ListOfConnexityBlock.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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