Open CASCADE Technology  6.9.0
Public Member Functions

Expr_Array1OfGeneralExpression Class Reference

#include <Expr_Array1OfGeneralExpression.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

Expr_Array1OfGeneralExpression::Expr_Array1OfGeneralExpression ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Expr_Array1OfGeneralExpression::Expr_Array1OfGeneralExpression ( const Handle< Expr_GeneralExpression > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Expr_Array1OfGeneralExpression::~Expr_Array1OfGeneralExpression ( )
inline

Member Function Documentation

const Expr_Array1OfGeneralExpression& Expr_Array1OfGeneralExpression::Assign ( const Expr_Array1OfGeneralExpression Other)
Handle< Expr_GeneralExpression >& Expr_Array1OfGeneralExpression::ChangeValue ( const Standard_Integer  Index)
void Expr_Array1OfGeneralExpression::Destroy ( )
void Expr_Array1OfGeneralExpression::Init ( const Handle< Expr_GeneralExpression > &  V)
Standard_Boolean Expr_Array1OfGeneralExpression::IsAllocated ( ) const
Standard_Integer Expr_Array1OfGeneralExpression::Length ( ) const
Standard_Integer Expr_Array1OfGeneralExpression::Lower ( ) const
const Handle< Expr_GeneralExpression >& Expr_Array1OfGeneralExpression::operator() ( const Standard_Integer  Index) const
inline
Handle< Expr_GeneralExpression >& Expr_Array1OfGeneralExpression::operator() ( const Standard_Integer  Index)
inline
const Expr_Array1OfGeneralExpression& Expr_Array1OfGeneralExpression::operator= ( const Expr_Array1OfGeneralExpression Other)
inline
void Expr_Array1OfGeneralExpression::SetValue ( const Standard_Integer  Index,
const Handle< Expr_GeneralExpression > &  Value 
)
Standard_Integer Expr_Array1OfGeneralExpression::Upper ( ) const
const Handle< Expr_GeneralExpression >& Expr_Array1OfGeneralExpression::Value ( const Standard_Integer  Index) const

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