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