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

#include <TColGeom2d_Array1OfBoundedCurve.hxx>

Public Member Functions

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

Constructor & Destructor Documentation


Member Function Documentation

const Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::operator() ( const Standard_Integer  Index) const [inline]
Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::operator() ( const Standard_Integer  Index) [inline]
const TColGeom2d_Array1OfBoundedCurve& TColGeom2d_Array1OfBoundedCurve::operator= ( const TColGeom2d_Array1OfBoundedCurve Other) [inline]
const Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::Value ( const Standard_Integer  Index) const

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