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