|
Open CASCADE Technology 6.5.2
|
#include <PColPGeom_FieldOfHArray1OfBoundedSurface.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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.
| void PColPGeom_FieldOfHArray1OfBoundedSurface::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PColPGeom_FieldOfHArray1OfBoundedSurface::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PColPGeom_FieldOfHArray1OfBoundedSurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
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 |
1.7.4