Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
PColPGeom_FieldOfHArray2OfBoundedSurface Class Reference

#include <PColPGeom_FieldOfHArray2OfBoundedSurface.hxx>

Inheritance diagram for PColPGeom_FieldOfHArray2OfBoundedSurface:
Inheritance graph
[legend]

Public Member Functions

 PColPGeom_FieldOfHArray2OfBoundedSurface ()
 
 PColPGeom_FieldOfHArray2OfBoundedSurface (const Standard_Integer Size)
 
 PColPGeom_FieldOfHArray2OfBoundedSurface (const PColPGeom_FieldOfHArray2OfBoundedSurface &Varray)
 
void Resize (const Standard_Integer Size)
 
void Assign (const PColPGeom_FieldOfHArray2OfBoundedSurface &Other)
 
void operator= (const PColPGeom_FieldOfHArray2OfBoundedSurface &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_FieldOfHArray2OfBoundedSurface ()
 
- Public Member Functions inherited from DBC_BaseArray
 DBC_BaseArray ()
 Creates an BaseArray of NULL size
More...
 
 DBC_BaseArray (const Standard_Integer Size)
 Creates an BaseArray of lower bound 0 and
upper bound <Size>-1.
More...
 
 DBC_BaseArray (const DBC_BaseArray &BaseArray)
 Creates an array which is the copy of the given
argument.
More...
 
virtual void Delete ()
 
virtual ~DBC_BaseArray ()
 
Standard_Integer Length () const
 
Standard_Integer Upper () const
 Returns the upper bound
More...
 
Standard_Address Lock () const
 Locks the array <me> in memory and
returns its virtual address
More...
 
void Unlock () const
 unlocks the array <me> from memory
More...
 
virtual void ShallowDump (Standard_OStream &S) const
 
Standard_Integer _CSFDB_GetDBC_BaseArraymySize () const
 
void _CSFDB_SetDBC_BaseArraymySize (const Standard_Integer p)
 
DBC_DBVArray _CSFDB_GetDBC_BaseArraymyData () const
 
void _CSFDB_SetDBC_BaseArraymyData (const DBC_DBVArray p)
 
 DBC_BaseArray ()
 
 DBC_BaseArray (const Standard_Integer Size)
 
 DBC_BaseArray (const DBC_BaseArray &BaseArray)
 
Standard_Integer Length () const
 
Standard_Integer Upper () const
 
Standard_Address Lock () const
 
void Unlock () const
 
virtual void ShallowDump (Standard_OStream &S) const
 
void Destroy ()
 
 ~DBC_BaseArray ()
 

Additional Inherited Members

- Protected Attributes inherited from DBC_BaseArray
Standard_Integer mySize
 
DBC_DBVArray myData
 

Constructor & Destructor Documentation

PColPGeom_FieldOfHArray2OfBoundedSurface::PColPGeom_FieldOfHArray2OfBoundedSurface ( )
PColPGeom_FieldOfHArray2OfBoundedSurface::PColPGeom_FieldOfHArray2OfBoundedSurface ( const Standard_Integer  Size)
PColPGeom_FieldOfHArray2OfBoundedSurface::PColPGeom_FieldOfHArray2OfBoundedSurface ( const PColPGeom_FieldOfHArray2OfBoundedSurface Varray)
PColPGeom_FieldOfHArray2OfBoundedSurface::~PColPGeom_FieldOfHArray2OfBoundedSurface ( )
inline

Member Function Documentation

void PColPGeom_FieldOfHArray2OfBoundedSurface::Assign ( const PColPGeom_FieldOfHArray2OfBoundedSurface Other)
void PColPGeom_FieldOfHArray2OfBoundedSurface::Destroy ( )
Handle_PGeom_BoundedSurface& PColPGeom_FieldOfHArray2OfBoundedSurface::operator() ( const Standard_Integer  Index) const
inline
void PColPGeom_FieldOfHArray2OfBoundedSurface::operator= ( const PColPGeom_FieldOfHArray2OfBoundedSurface Other)
inline
void PColPGeom_FieldOfHArray2OfBoundedSurface::Resize ( const Standard_Integer  Size)
void PColPGeom_FieldOfHArray2OfBoundedSurface::SetValue ( const Standard_Integer  Index,
const Handle< PGeom_BoundedSurface > &  Value 
)
Handle_PGeom_BoundedSurface& PColPGeom_FieldOfHArray2OfBoundedSurface::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: