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