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