Overview | Group | Tree | Graph | Index | Concepts |
Listeners are IloEvent
handlers. You can
easily define new listeners by using the ILOIIMLISTENER0
macro or one of its variants.
See Also:
Method Summary | |
---|---|
public void | end() |
public IloEnv | getEnv() const |
Method Detail |
---|
This function deletes the object from the environment on which it was allocated and sets the implementation pointer to zero.
This function returns the environment on which the invoking object was allocated.