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