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