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