OutputHandler¶
-
public interface
OutputHandler
¶ Implement this interface to handle the outputs from the calls to any function that causes the underlying %AMPL interpreter to display a message.
Note that errors and warnings are not passed through this interface, see ampl::ErrorHandler for more information.