Open CASCADE Technology
6.5.4
|
#include <PColPGeom2d_FieldOfHArray1OfBoundedCurve.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | PColPGeom2d_FieldOfHArray1OfBoundedCurve () |
PColPGeom2d_FieldOfHArray1OfBoundedCurve (const Standard_Integer Size) | |
PColPGeom2d_FieldOfHArray1OfBoundedCurve (const PColPGeom2d_FieldOfHArray1OfBoundedCurve &Varray) | |
void | Resize (const Standard_Integer Size) |
void | Assign (const PColPGeom2d_FieldOfHArray1OfBoundedCurve &Other) |
void | operator= (const PColPGeom2d_FieldOfHArray1OfBoundedCurve &Other) |
void | SetValue (const Standard_Integer Index, const Handle< PGeom2d_BoundedCurve > &Value) |
Handle_PGeom2d_BoundedCurve & | Value (const Standard_Integer Index) const |
Handle_PGeom2d_BoundedCurve & | operator() (const Standard_Integer Index) const |
void | Destroy () |
~PColPGeom2d_FieldOfHArray1OfBoundedCurve () |
DEFINE_STANDARD_ALLOC PColPGeom2d_FieldOfHArray1OfBoundedCurve::PColPGeom2d_FieldOfHArray1OfBoundedCurve | ( | ) |
PColPGeom2d_FieldOfHArray1OfBoundedCurve::PColPGeom2d_FieldOfHArray1OfBoundedCurve | ( | const Standard_Integer | Size | ) |
PColPGeom2d_FieldOfHArray1OfBoundedCurve::PColPGeom2d_FieldOfHArray1OfBoundedCurve | ( | const PColPGeom2d_FieldOfHArray1OfBoundedCurve & | Varray | ) |
void PColPGeom2d_FieldOfHArray1OfBoundedCurve::Assign | ( | const PColPGeom2d_FieldOfHArray1OfBoundedCurve & | Other | ) |
Reimplemented from DBC_BaseArray.
Handle_PGeom2d_BoundedCurve& PColPGeom2d_FieldOfHArray1OfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
void PColPGeom2d_FieldOfHArray1OfBoundedCurve::operator= | ( | const PColPGeom2d_FieldOfHArray1OfBoundedCurve & | Other | ) | [inline] |
void PColPGeom2d_FieldOfHArray1OfBoundedCurve::SetValue | ( | const Standard_Integer | Index, |
const Handle< PGeom2d_BoundedCurve > & | Value | ||
) |
Handle_PGeom2d_BoundedCurve& PColPGeom2d_FieldOfHArray1OfBoundedCurve::Value | ( | const Standard_Integer | Index | ) | const |