#include <Dynamic_SequenceOfMethodDefinitions.hxx>
Inheritance diagram for Dynamic_SequenceOfMethodDefinitions:

Public Member Functions | |
| Dynamic_SequenceOfMethodDefinitions () | |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| Standard_EXPORT void | Clear () |
| Standard_EXPORT void | Append (const Handle(Dynamic_MethodDefinition)&anItem) |
| Standard_EXPORT void | Append (const Handle(Dynamic_SequenceOfMethodDefinitions)&aSequence) |
| Standard_EXPORT void | Prepend (const Handle(Dynamic_MethodDefinition)&anItem) |
| Standard_EXPORT void | Prepend (const Handle(Dynamic_SequenceOfMethodDefinitions)&aSequence) |
| Standard_EXPORT void | Reverse () |
| Standard_EXPORT void | InsertBefore (const Standard_Integer anIndex, const Handle(Dynamic_MethodDefinition)&anItem) |
| Standard_EXPORT void | InsertBefore (const Standard_Integer anIndex, const Handle(Dynamic_SequenceOfMethodDefinitions)&aSequence) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer anIndex, const Handle(Dynamic_MethodDefinition)&anItem) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer anIndex, const Handle(Dynamic_SequenceOfMethodDefinitions)&aSequence) |
| Standard_EXPORT void | Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex) |
| Standard_EXPORT Handle_Dynamic_SequenceOfMethodDefinitions | Split (const Standard_Integer anIndex) |
| Standard_EXPORT void | SetValue (const Standard_Integer anIndex, const Handle(Dynamic_MethodDefinition)&anItem) |
| Standard_EXPORT const Handle_Dynamic_MethodDefinition & | Value (const Standard_Integer anIndex) const |
| Standard_EXPORT Handle_Dynamic_MethodDefinition & | ChangeValue (const Standard_Integer anIndex) |
| Standard_EXPORT void | Remove (const Standard_Integer anIndex) |
| Standard_EXPORT void | Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex) |
| const Dynamic_SeqOfMethodDefinitions & | Sequence () const |
| Dynamic_SeqOfMethodDefinitions & | ChangeSequence () |
| Standard_EXPORT Handle_Dynamic_SequenceOfMethodDefinitions | ShallowCopy () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Dynamic_SeqOfMethodDefinitions | mySequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from MMgt_TShared. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1