Wrapper for several output streams. A verbosity level is used to decide which stream to use and wheth...
std::ostream ** m_streams
array of pointers to internal streams, indexed by verbosity level
SPxOut & operator=(const SPxOut &)
assignment operator
virtual ~SPxOut()
destructor
Verbosity m_verbosity
verbosity level
Exception classes for SoPlex.
Everything should be within this namespace.
void spx_free(T &p)
Release memory.
void spx_alloc(T &p, int n=1)
Allocate memory.
Memory allocation routines.
Wrapper for different output streams and verbosity levels.