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