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