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