Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_Array1OfBoundedCurve Class Reference

#include <TColGeom_Array1OfBoundedCurve.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

TColGeom_Array1OfBoundedCurve::TColGeom_Array1OfBoundedCurve ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_Array1OfBoundedCurve::TColGeom_Array1OfBoundedCurve ( const Handle< Geom_BoundedCurve > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_Array1OfBoundedCurve::~TColGeom_Array1OfBoundedCurve ( ) [inline]

Member Function Documentation

const TColGeom_Array1OfBoundedCurve& TColGeom_Array1OfBoundedCurve::Assign ( const TColGeom_Array1OfBoundedCurve Other)
Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::ChangeValue ( const Standard_Integer  Index)
void TColGeom_Array1OfBoundedCurve::Destroy ( )
void TColGeom_Array1OfBoundedCurve::Init ( const Handle< Geom_BoundedCurve > &  V)
Standard_Boolean TColGeom_Array1OfBoundedCurve::IsAllocated ( ) const
Standard_Integer TColGeom_Array1OfBoundedCurve::Length ( ) const
Standard_Integer TColGeom_Array1OfBoundedCurve::Lower ( ) const
Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::operator() ( const Standard_Integer  Index) [inline]
const Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::operator() ( const Standard_Integer  Index) const [inline]
const TColGeom_Array1OfBoundedCurve& TColGeom_Array1OfBoundedCurve::operator= ( const TColGeom_Array1OfBoundedCurve Other) [inline]
void TColGeom_Array1OfBoundedCurve::SetValue ( const Standard_Integer  Index,
const Handle< Geom_BoundedCurve > &  Value 
)
Standard_Integer TColGeom_Array1OfBoundedCurve::Upper ( ) const
const Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::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