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