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

#include <BOPTools_ListOfCommonBlock.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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