COPASI API  4.40.278
Cxerrwd Class Reference

#include <Cxerrwd.h>

Public Member Functions

 Cxerrwd (const bool &print)
 
void enablePrint (const bool &print=true)
 
void operator() (const std::string &msg, const C_INT *nmes, const C_INT *nerr, const C_INT *level, const C_INT *ni, const C_INT *i1, const C_INT *i2, const C_INT *nr, const double *r1, const double *r2, C_INT msg_len)
 
void setOstream (std::ostream &os)
 
 ~Cxerrwd ()
 

Private Attributes

std::ostream * mpOstream
 
bool mPrint
 

Constructor & Destructor Documentation

◆ Cxerrwd()

Cxerrwd::Cxerrwd ( const bool &  print)

◆ ~Cxerrwd()

Cxerrwd::~Cxerrwd ( )

Member Function Documentation

◆ enablePrint()

void Cxerrwd::enablePrint ( const bool &  print = true)

References mPrint.

Referenced by CInternalSolver::enablePrint().

◆ operator()()

void Cxerrwd::operator() ( const std::string &  msg,
const C_INT nmes,
const C_INT nerr,
const C_INT level,
const C_INT ni,
const C_INT i1,
const C_INT i2,
const C_INT nr,
const double *  r1,
const double *  r2,
C_INT  msg_len 
)

References mpOstream, and mPrint.

◆ setOstream()

void Cxerrwd::setOstream ( std::ostream &  os)

References mpOstream.

Referenced by CInternalSolver::setOstream().

Member Data Documentation

◆ mpOstream

std::ostream* Cxerrwd::mpOstream
private

Referenced by operator()(), and setOstream().

◆ mPrint

bool Cxerrwd::mPrint
private

Referenced by enablePrint(), and operator()().


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