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