Skip to main content
FRAMES NO FRAMES

Class IloStateFunctionExpr

Definition file: ilconcert/ilosmodel.h
Map of IloStateFunctionExprIloStateFunctionExprIloStateFunctionExprIloExtractable
IloStateFunctionExpr.
Method Summary
public IloStateFunctionExprI *getImpl() const
public IloStateFunctionExpr()
public IloStateFunctionExpr(IloStateFunctionExprI * impl)
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
Method Detail

IloStateFunctionExpr

public IloStateFunctionExpr()
This constructor creates an empty handle. You must initialize it before you use it.

IloStateFunctionExpr

public IloStateFunctionExpr(IloStateFunctionExprI * impl)
This constructor creates a handle object from a pointer to an implementation object.

getImpl

public IloStateFunctionExprI * getImpl() const
This member function returns a pointer to the implementation object of the invoking handle.