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