Open CASCADE Technology 6.5.2
Public Member Functions
StepGeom_Array1OfPcurveOrSurface Class Reference

#include <StepGeom_Array1OfPcurveOrSurface.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepGeom_Array1OfPcurveOrSurface (const Standard_Integer Low, const Standard_Integer Up)
 StepGeom_Array1OfPcurveOrSurface (const StepGeom_PcurveOrSurface &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const StepGeom_PcurveOrSurface &V)
void Destroy ()
 ~StepGeom_Array1OfPcurveOrSurface ()
Standard_Boolean IsAllocated () const
const
StepGeom_Array1OfPcurveOrSurface
Assign (const StepGeom_Array1OfPcurveOrSurface &Other)
const
StepGeom_Array1OfPcurveOrSurface
operator= (const StepGeom_Array1OfPcurveOrSurface &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const StepGeom_PcurveOrSurface &Value)
const StepGeom_PcurveOrSurfaceValue (const Standard_Integer Index) const
const StepGeom_PcurveOrSurfaceoperator() (const Standard_Integer Index) const
StepGeom_PcurveOrSurfaceChangeValue (const Standard_Integer Index)
StepGeom_PcurveOrSurfaceoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

StepGeom_Array1OfPcurveOrSurface::StepGeom_Array1OfPcurveOrSurface ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepGeom_Array1OfPcurveOrSurface::StepGeom_Array1OfPcurveOrSurface ( const StepGeom_PcurveOrSurface Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepGeom_Array1OfPcurveOrSurface::~StepGeom_Array1OfPcurveOrSurface ( ) [inline]

Member Function Documentation

const StepGeom_Array1OfPcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::Assign ( const StepGeom_Array1OfPcurveOrSurface Other)
StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::ChangeValue ( const Standard_Integer  Index)
void StepGeom_Array1OfPcurveOrSurface::Destroy ( )
void StepGeom_Array1OfPcurveOrSurface::Init ( const StepGeom_PcurveOrSurface V)
Standard_Boolean StepGeom_Array1OfPcurveOrSurface::IsAllocated ( ) const
Standard_Integer StepGeom_Array1OfPcurveOrSurface::Length ( ) const
Standard_Integer StepGeom_Array1OfPcurveOrSurface::Lower ( ) const
void StepGeom_Array1OfPcurveOrSurface::operator delete ( void *  anAddress) [inline]
void* StepGeom_Array1OfPcurveOrSurface::operator new ( size_t  size) [inline]
void* StepGeom_Array1OfPcurveOrSurface::operator new ( size_t  ,
void *  anAddress 
) [inline]
StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::operator() ( const Standard_Integer  Index) [inline]
const StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::operator() ( const Standard_Integer  Index) const [inline]
const StepGeom_Array1OfPcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::operator= ( const StepGeom_Array1OfPcurveOrSurface Other) [inline]
void StepGeom_Array1OfPcurveOrSurface::SetValue ( const Standard_Integer  Index,
const StepGeom_PcurveOrSurface Value 
)
Standard_Integer StepGeom_Array1OfPcurveOrSurface::Upper ( ) const
const StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::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