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