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