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