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