Open CASCADE Technology
6.9.0
|
#include <Expr_Array1OfSingleRelation.hxx>
Expr_Array1OfSingleRelation::Expr_Array1OfSingleRelation | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
Expr_Array1OfSingleRelation::Expr_Array1OfSingleRelation | ( | const Handle< Expr_SingleRelation > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
|
inline |
const Expr_Array1OfSingleRelation& Expr_Array1OfSingleRelation::Assign | ( | const Expr_Array1OfSingleRelation & | Other | ) |
Handle< Expr_SingleRelation >& Expr_Array1OfSingleRelation::ChangeValue | ( | const Standard_Integer | Index | ) |
void Expr_Array1OfSingleRelation::Destroy | ( | ) |
void Expr_Array1OfSingleRelation::Init | ( | const Handle< Expr_SingleRelation > & | V | ) |
Standard_Boolean Expr_Array1OfSingleRelation::IsAllocated | ( | ) | const |
Standard_Integer Expr_Array1OfSingleRelation::Length | ( | ) | const |
Standard_Integer Expr_Array1OfSingleRelation::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
void Expr_Array1OfSingleRelation::SetValue | ( | const Standard_Integer | Index, |
const Handle< Expr_SingleRelation > & | Value | ||
) |
Standard_Integer Expr_Array1OfSingleRelation::Upper | ( | ) | const |
const Handle< Expr_SingleRelation >& Expr_Array1OfSingleRelation::Value | ( | const Standard_Integer | Index | ) | const |