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