#include <StepRepr_Array1OfMaterialPropertyRepresentation.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepRepr_Array1OfMaterialPropertyRepresentation (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | StepRepr_Array1OfMaterialPropertyRepresentation (const Handle(StepRepr_MaterialPropertyRepresentation)&Item, const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT void | Init (const Handle(StepRepr_MaterialPropertyRepresentation)&V) |
| Standard_EXPORT void | Destroy () |
| ~StepRepr_Array1OfMaterialPropertyRepresentation () | |
| Standard_Boolean | IsAllocated () const |
| Standard_EXPORT const StepRepr_Array1OfMaterialPropertyRepresentation & | Assign (const StepRepr_Array1OfMaterialPropertyRepresentation &Other) |
| const StepRepr_Array1OfMaterialPropertyRepresentation & | operator= (const StepRepr_Array1OfMaterialPropertyRepresentation &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle(StepRepr_MaterialPropertyRepresentation)&Value) |
| const Handle_StepRepr_MaterialPropertyRepresentation & | Value (const Standard_Integer Index) const |
| const Handle_StepRepr_MaterialPropertyRepresentation & | operator() (const Standard_Integer Index) const |
| Handle_StepRepr_MaterialPropertyRepresentation & | ChangeValue (const Standard_Integer Index) |
| Handle_StepRepr_MaterialPropertyRepresentation & | operator() (const Standard_Integer Index) |
Private Member Functions | |
| Standard_EXPORT | StepRepr_Array1OfMaterialPropertyRepresentation (const StepRepr_Array1OfMaterialPropertyRepresentation &AnArray) |
Private Attributes | |
| Standard_Integer | myLowerBound |
| Standard_Integer | myUpperBound |
| Standard_Address | myStart |
| Standard_Boolean | isAllocated |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1