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

#include <BOPTools_ListOfPaveBlock.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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