Open CASCADE Technology 6.6.0
Public Member Functions
IGESDraw_Array1OfConnectPoint Class Reference

#include <IGESDraw_Array1OfConnectPoint.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

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