|
Open CASCADE Technology
6.9.0
|
#include <Expr_Array1OfGeneralExpression.hxx>
| 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 | ||
| ) |
|
inline |
| 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 |
|
inline |
|
inline |
|
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 |
1.8.5