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