FRAMES NO FRAMES

Class IlcTrace

Definition file: ilsolver/basic.h
Include file: <ilsolver/ilosolver.h>

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

IlcTrace

public IlcTrace(IlcTraceI * impl)

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).