Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepGeom_Array1OfCartesianPoint Class Reference

#include <StepGeom_Array1OfCartesianPoint.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC StepGeom_Array1OfCartesianPoint (const Standard_Integer Low, const Standard_Integer Up)
 StepGeom_Array1OfCartesianPoint (const Handle< StepGeom_CartesianPoint > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< StepGeom_CartesianPoint > &V)
void Destroy ()
 ~StepGeom_Array1OfCartesianPoint ()
Standard_Boolean IsAllocated () const
const
StepGeom_Array1OfCartesianPoint
Assign (const StepGeom_Array1OfCartesianPoint &Other)
const
StepGeom_Array1OfCartesianPoint
operator= (const StepGeom_Array1OfCartesianPoint &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepGeom_CartesianPoint > &Value)
const
Handle_StepGeom_CartesianPoint & 
Value (const Standard_Integer Index) const
const
Handle_StepGeom_CartesianPoint & 
operator() (const Standard_Integer Index) const
Handle_StepGeom_CartesianPoint & ChangeValue (const Standard_Integer Index)
Handle_StepGeom_CartesianPoint & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

Handle_StepGeom_CartesianPoint& StepGeom_Array1OfCartesianPoint::ChangeValue ( const Standard_Integer  Index)
const Handle_StepGeom_CartesianPoint& StepGeom_Array1OfCartesianPoint::operator() ( const Standard_Integer  Index) const [inline]
Handle_StepGeom_CartesianPoint& StepGeom_Array1OfCartesianPoint::operator() ( const Standard_Integer  Index) [inline]
const StepGeom_Array1OfCartesianPoint& StepGeom_Array1OfCartesianPoint::operator= ( const StepGeom_Array1OfCartesianPoint Other) [inline]
const Handle_StepGeom_CartesianPoint& StepGeom_Array1OfCartesianPoint::Value ( const Standard_Integer  Index) const

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