Class IloStateFunctionExpr
Definition file: ilconcert/ilosmodel.h
IloStateFunctionExpr.
Inherited Methods from IloExtractable |
|---|
asConstraint, asIntExpr, asModel, asNumExpr, asObjective, asVariable, end, getEnv, getId, getImpl, getName, getObject, IloExtractable, isConstraint, isIntExpr, isModel, isNumExpr, isObjective, isVariable, removeFromAll, setLocation, setName, setObject |
public IloStateFunctionExpr()
This constructor creates an empty handle. You must initialize it before you use it.
public IloStateFunctionExpr(IloStateFunctionExprI * impl)
This constructor creates a handle object from a pointer to an implementation object.
public IloStateFunctionExprI * getImpl() const
This member function returns a pointer to the implementation object of the invoking handle.