Open CASCADE Technology 6.5.2
Public Member Functions
PTopoDS_FieldOfHArray1OfHShape Class Reference

#include <PTopoDS_FieldOfHArray1OfHShape.hxx>

Inheritance diagram for PTopoDS_FieldOfHArray1OfHShape:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 PTopoDS_FieldOfHArray1OfHShape ()
 PTopoDS_FieldOfHArray1OfHShape (const Standard_Integer Size)
 PTopoDS_FieldOfHArray1OfHShape (const PTopoDS_FieldOfHArray1OfHShape &Varray)
void Resize (const Standard_Integer Size)
void Assign (const PTopoDS_FieldOfHArray1OfHShape &Other)
void operator= (const PTopoDS_FieldOfHArray1OfHShape &Other)
void SetValue (const Standard_Integer Index, const Handle< PTopoDS_HShape > &Value)
Handle_PTopoDS_HShape & Value (const Standard_Integer Index) const
Handle_PTopoDS_HShape & operator() (const Standard_Integer Index) const
void Destroy ()
 ~PTopoDS_FieldOfHArray1OfHShape ()

Constructor & Destructor Documentation

PTopoDS_FieldOfHArray1OfHShape::PTopoDS_FieldOfHArray1OfHShape ( )
PTopoDS_FieldOfHArray1OfHShape::PTopoDS_FieldOfHArray1OfHShape ( const Standard_Integer  Size)
PTopoDS_FieldOfHArray1OfHShape::PTopoDS_FieldOfHArray1OfHShape ( const PTopoDS_FieldOfHArray1OfHShape Varray)
PTopoDS_FieldOfHArray1OfHShape::~PTopoDS_FieldOfHArray1OfHShape ( ) [inline]

Member Function Documentation

void PTopoDS_FieldOfHArray1OfHShape::Assign ( const PTopoDS_FieldOfHArray1OfHShape Other)
void PTopoDS_FieldOfHArray1OfHShape::Destroy ( )

Reimplemented from DBC_BaseArray.

void PTopoDS_FieldOfHArray1OfHShape::operator delete ( void *  anAddress) [inline]

Reimplemented from DBC_BaseArray.

void* PTopoDS_FieldOfHArray1OfHShape::operator new ( size_t  size) [inline]

Reimplemented from DBC_BaseArray.

void* PTopoDS_FieldOfHArray1OfHShape::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from DBC_BaseArray.

Handle_PTopoDS_HShape& PTopoDS_FieldOfHArray1OfHShape::operator() ( const Standard_Integer  Index) const [inline]
void PTopoDS_FieldOfHArray1OfHShape::operator= ( const PTopoDS_FieldOfHArray1OfHShape Other) [inline]
void PTopoDS_FieldOfHArray1OfHShape::Resize ( const Standard_Integer  Size)
void PTopoDS_FieldOfHArray1OfHShape::SetValue ( const Standard_Integer  Index,
const Handle< PTopoDS_HShape > &  Value 
)
Handle_PTopoDS_HShape& PTopoDS_FieldOfHArray1OfHShape::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines