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