Open CASCADE Technology  6.9.1
Public Member Functions
StepGeom_Array1OfCartesianPoint Class Reference

#include <StepGeom_Array1OfCartesianPoint.hxx>

Public Member Functions

 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_Array1OfCartesianPointAssign (const StepGeom_Array1OfCartesianPoint &Other)
 
const StepGeom_Array1OfCartesianPointoperator= (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

StepGeom_Array1OfCartesianPoint::StepGeom_Array1OfCartesianPoint ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepGeom_Array1OfCartesianPoint::StepGeom_Array1OfCartesianPoint ( const Handle< StepGeom_CartesianPoint > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepGeom_Array1OfCartesianPoint::~StepGeom_Array1OfCartesianPoint ( )
inline

Member Function Documentation

const StepGeom_Array1OfCartesianPoint& StepGeom_Array1OfCartesianPoint::Assign ( const StepGeom_Array1OfCartesianPoint Other)
Handle< StepGeom_CartesianPoint >& StepGeom_Array1OfCartesianPoint::ChangeValue ( const Standard_Integer  Index)
void StepGeom_Array1OfCartesianPoint::Destroy ( )
void StepGeom_Array1OfCartesianPoint::Init ( const Handle< StepGeom_CartesianPoint > &  V)
Standard_Boolean StepGeom_Array1OfCartesianPoint::IsAllocated ( ) const
Standard_Integer StepGeom_Array1OfCartesianPoint::Length ( ) const
Standard_Integer StepGeom_Array1OfCartesianPoint::Lower ( ) const
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
void StepGeom_Array1OfCartesianPoint::SetValue ( const Standard_Integer  Index,
const Handle< StepGeom_CartesianPoint > &  Value 
)
Standard_Integer StepGeom_Array1OfCartesianPoint::Upper ( ) const
const Handle< StepGeom_CartesianPoint >& StepGeom_Array1OfCartesianPoint::Value ( const Standard_Integer  Index) const

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