Open CASCADE Technology 6.6.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 | ||
) |
Expr_Array1OfSingleRelation::~Expr_Array1OfSingleRelation | ( | ) | [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 |
Handle_Expr_SingleRelation& Expr_Array1OfSingleRelation::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_Expr_SingleRelation& Expr_Array1OfSingleRelation::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const Expr_Array1OfSingleRelation& Expr_Array1OfSingleRelation::operator= | ( | const Expr_Array1OfSingleRelation & | Other | ) | [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 |