Overview | Group | Tree | Graph | Index | Concepts |
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 IBM® ILOG® Concert Technology, refer to Deletion of Extractables.
Fields |
---|
IloLinearDeleterMode = 0 | |
IloSafeDeleterMode = 1 | |
IloRecursiveDeleterMode = 2 | |
IloSmartDeleterMode = 2 |