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