FRAMES NO FRAMES

Class IloSolutionPool::EndEvent

Definition file: ilsolver/iimpool.h
Include file: <ilsolver/iim.h>
brief Event class used to notify the destruction of an IloSolutionPool.

This event class is used to notify any listeners that have been attached to the pool using IloSolutionPool::addListener whenever an object of type IloSolutionPool is destroyed using IloSolutionPool:end.

See Also:

Inherited Methods from Event
getPool