MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Member Functions | List of all members
QPKWIK_Output::set_output Class Reference

#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_outputoperator= (const set_output &)
 

Detailed Description

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.

Constructor & Destructor Documentation

QPKWIK_Output::set_output::set_output ( std::ostream *  out)

QPKWIK_Output::set_output::~set_output ( )

QPKWIK_Output::set_output::set_output ( )
private
QPKWIK_Output::set_output::set_output ( const set_output )
private

Member Function Documentation

set_output& QPKWIK_Output::set_output::operator= ( const set_output )
private

The documentation for this class was generated from the following file: