MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <ConstrainedOptPack_QPKWIK_Output.hpp>
Public Member Functions | |
set_output (std::ostream *out) | |
~set_output () | |
Private Member Functions | |
set_output () | |
set_output (const set_output &) | |
set_output & | operator= (const set_output &) |
Class for setting the output stream (destructor unsets it).
Create an object of this type to set a stream for outputing before you call QPKWIK. This is not tread safe.
Definition at line 56 of file ConstrainedOptPack_QPKWIK_Output.hpp.
QPKWIK_Output::set_output::set_output | ( | std::ostream * | out | ) |
QPKWIK_Output::set_output::~set_output | ( | ) |
|
private |
|
private |
|
private |