NO FRAMES

Enumeration IloDeleterMode

Definition file: ilconcert/iloenv.h
An enumeration to set the mode of an IloDeleter.

This enumeration allows you to set the IloDeleter mode. The modes IloRecursiveDeleterMode and IloSmartDeleterMode are not documented and should not be used.

You can set the mode using the member function IloEnv::setDeleter. For a description of deletion in ILOG Concert Technology, refer to Deletion of Extractable Objects.

Fields
IloLinearDeleterMode
IloSafeDeleterMode
IloRecursiveDeleterMode
IloSmartDeleterMode