#include <BOPTools_SequenceOfPaveBlock.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
BOPTools_SequenceOfPaveBlock () | |
Standard_EXPORT void | Clear () |
~BOPTools_SequenceOfPaveBlock () | |
Standard_EXPORT const BOPTools_SequenceOfPaveBlock & | Assign (const BOPTools_SequenceOfPaveBlock &Other) |
const BOPTools_SequenceOfPaveBlock & | operator= (const BOPTools_SequenceOfPaveBlock &Other) |
Standard_EXPORT void | Append (const BOPTools_PaveBlock &T) |
void | Append (BOPTools_SequenceOfPaveBlock &S) |
Standard_EXPORT void | Prepend (const BOPTools_PaveBlock &T) |
void | Prepend (BOPTools_SequenceOfPaveBlock &S) |
void | InsertBefore (const Standard_Integer Index, const BOPTools_PaveBlock &T) |
void | InsertBefore (const Standard_Integer Index, BOPTools_SequenceOfPaveBlock &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const BOPTools_PaveBlock &T) |
void | InsertAfter (const Standard_Integer Index, BOPTools_SequenceOfPaveBlock &S) |
Standard_EXPORT const BOPTools_PaveBlock & | First () const |
Standard_EXPORT const BOPTools_PaveBlock & | Last () const |
void | Split (const Standard_Integer Index, BOPTools_SequenceOfPaveBlock &Sub) |
Standard_EXPORT const BOPTools_PaveBlock & | Value (const Standard_Integer Index) const |
const BOPTools_PaveBlock & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const BOPTools_PaveBlock &I) |
Standard_EXPORT BOPTools_PaveBlock & | ChangeValue (const Standard_Integer Index) |
BOPTools_PaveBlock & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | BOPTools_SequenceOfPaveBlock (const BOPTools_SequenceOfPaveBlock &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|