| Overview | Group | Tree | Graph | Index | Concepts |

An instance of this class is part of the Solver trace mechanism. See the
virtual member functions of the class IlcTraceI to get an idea of what a trace can do in your
application.
See Also:
| Constructor and Destructor Summary | |
|---|---|
public | IlcTrace(IlcTraceI * impl) |
| Constructor and Destructor Detail |
|---|
This constructor creates a handle (an instance of the class IlcTrace)
from a pointer to an implementation object (an instance of the implementation class IlcTraceI).