#include <Cxerrwd.h>
List of all members.
Public Member Functions |
| Cxerrwd (const bool &print) |
| ~Cxerrwd () |
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) |
void | enablePrint (const bool &print=true) |
Constructor & Destructor Documentation
Cxerrwd::Cxerrwd |
( |
const bool & |
print | ) |
|
Member Function Documentation
void Cxerrwd::enablePrint |
( |
const bool & |
print = true | ) |
|
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 |
|
) |
| |
void Cxerrwd::setOstream |
( |
std::ostream & |
os | ) |
|
The documentation for this class was generated from the following files: