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