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