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