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