#include <StepRepr_Array1OfPropertyDefinitionRepresentation.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_Array1OfPropertyDefinitionRepresentation (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | StepRepr_Array1OfPropertyDefinitionRepresentation (const Handle(StepRepr_PropertyDefinitionRepresentation)&Item, const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT void | Init (const Handle(StepRepr_PropertyDefinitionRepresentation)&V) |
| Standard_EXPORT void | Destroy () |
| ~StepRepr_Array1OfPropertyDefinitionRepresentation () | |
| Standard_Boolean | IsAllocated () const |
| Standard_EXPORT const StepRepr_Array1OfPropertyDefinitionRepresentation & | Assign (const StepRepr_Array1OfPropertyDefinitionRepresentation &Other) |
| const StepRepr_Array1OfPropertyDefinitionRepresentation & | operator= (const StepRepr_Array1OfPropertyDefinitionRepresentation &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle(StepRepr_PropertyDefinitionRepresentation)&Value) |
| const Handle_StepRepr_PropertyDefinitionRepresentation & | Value (const Standard_Integer Index) const |
| const Handle_StepRepr_PropertyDefinitionRepresentation & | operator() (const Standard_Integer Index) const |
| Handle_StepRepr_PropertyDefinitionRepresentation & | ChangeValue (const Standard_Integer Index) |
| Handle_StepRepr_PropertyDefinitionRepresentation & | operator() (const Standard_Integer Index) |
Private Member Functions | |
| Standard_EXPORT | StepRepr_Array1OfPropertyDefinitionRepresentation (const StepRepr_Array1OfPropertyDefinitionRepresentation &AnArray) |
Private Attributes | |
| Standard_Integer | myLowerBound |
| Standard_Integer | myUpperBound |
| Standard_Address | myStart |
| Standard_Boolean | isAllocated |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1