#include <BOP_SeqOfSeqOfShape.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
BOP_SeqOfSeqOfShape () | |
Standard_EXPORT void | Clear () |
~BOP_SeqOfSeqOfShape () | |
Standard_EXPORT const BOP_SeqOfSeqOfShape & | Assign (const BOP_SeqOfSeqOfShape &Other) |
const BOP_SeqOfSeqOfShape & | operator= (const BOP_SeqOfSeqOfShape &Other) |
Standard_EXPORT void | Append (const TopTools_SequenceOfShape &T) |
void | Append (BOP_SeqOfSeqOfShape &S) |
Standard_EXPORT void | Prepend (const TopTools_SequenceOfShape &T) |
void | Prepend (BOP_SeqOfSeqOfShape &S) |
void | InsertBefore (const Standard_Integer Index, const TopTools_SequenceOfShape &T) |
void | InsertBefore (const Standard_Integer Index, BOP_SeqOfSeqOfShape &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const TopTools_SequenceOfShape &T) |
void | InsertAfter (const Standard_Integer Index, BOP_SeqOfSeqOfShape &S) |
Standard_EXPORT const TopTools_SequenceOfShape & | First () const |
Standard_EXPORT const TopTools_SequenceOfShape & | Last () const |
void | Split (const Standard_Integer Index, BOP_SeqOfSeqOfShape &Sub) |
Standard_EXPORT const TopTools_SequenceOfShape & | Value (const Standard_Integer Index) const |
const TopTools_SequenceOfShape & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const TopTools_SequenceOfShape &I) |
Standard_EXPORT TopTools_SequenceOfShape & | ChangeValue (const Standard_Integer Index) |
TopTools_SequenceOfShape & | 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 | BOP_SeqOfSeqOfShape (const BOP_SeqOfSeqOfShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|