Skip to main content
FRAMES NO FRAMES

Class IloCplex::PopulateHandle

Definition file: ilcplex/ilocplexi.h
Map of IloCplex::PopulateHandleIloCplex::PopulateHandleIloCplex::PopulateHandleIloCplex::AsyncHandle

This class represents a handle for asynchronous calls to populate().

Method Summary
public IloBooljoinPopulate()
Inherited Methods from AsyncHandle
join, kill, test
Method Detail

joinPopulate

public IloBool joinPopulate()

This method waits for the associated populate() operation to complete.

Returns:

The result of the associated populate() operation.