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