Open CASCADE Technology  6.9.0
Public Member Functions

Intf_Array1OfLin Class Reference

#include <Intf_Array1OfLin.hxx>

Public Member Functions

 Intf_Array1OfLin (const Standard_Integer Low, const Standard_Integer Up)
 
 Intf_Array1OfLin (const gp_Lin &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const gp_Lin &V)
 
void Destroy ()
 
 ~Intf_Array1OfLin ()
 
Standard_Boolean IsAllocated () const
 
const Intf_Array1OfLinAssign (const Intf_Array1OfLin &Other)
 
const Intf_Array1OfLinoperator= (const Intf_Array1OfLin &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const gp_Lin &Value)
 
const gp_LinValue (const Standard_Integer Index) const
 
const gp_Linoperator() (const Standard_Integer Index) const
 
gp_LinChangeValue (const Standard_Integer Index)
 
gp_Linoperator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

Intf_Array1OfLin::Intf_Array1OfLin ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Intf_Array1OfLin::Intf_Array1OfLin ( const gp_Lin Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Intf_Array1OfLin::~Intf_Array1OfLin ( )
inline

Member Function Documentation

const Intf_Array1OfLin& Intf_Array1OfLin::Assign ( const Intf_Array1OfLin Other)
gp_Lin& Intf_Array1OfLin::ChangeValue ( const Standard_Integer  Index)
void Intf_Array1OfLin::Destroy ( )
void Intf_Array1OfLin::Init ( const gp_Lin V)
Standard_Boolean Intf_Array1OfLin::IsAllocated ( ) const
Standard_Integer Intf_Array1OfLin::Length ( ) const
Standard_Integer Intf_Array1OfLin::Lower ( ) const
const gp_Lin& Intf_Array1OfLin::operator() ( const Standard_Integer  Index) const
inline
gp_Lin& Intf_Array1OfLin::operator() ( const Standard_Integer  Index)
inline
const Intf_Array1OfLin& Intf_Array1OfLin::operator= ( const Intf_Array1OfLin Other)
inline
void Intf_Array1OfLin::SetValue ( const Standard_Integer  Index,
const gp_Lin Value 
)
Standard_Integer Intf_Array1OfLin::Upper ( ) const
const gp_Lin& Intf_Array1OfLin::Value ( const Standard_Integer  Index) const

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