public class IloOplErrorHandler
extends java.lang.Object
cout or an alternate stream given to the constructor. A custom implementation can be used to intercept those messages and display them differently. Useful for embedding OPL into other applications. Refer also to the Interfaces User's Manual.IloOplModelDefinition| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
end()
Clears the memory used by this object
|
void |
endCpp()
Clears the memory used by this object
|
void |
keepRefOnOutputStreamAdapter(JavaToCppOutputStreamAdapter stream) |
boolean |
ok()
This member function tells you whether errors were reported.
|
public void keepRefOnOutputStreamAdapter(JavaToCppOutputStreamAdapter stream)
public void end()
public void clear()
public void endCpp()
public boolean ok()
IloTrue if no errors were reported.