|
OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
#include <stdio.h>#include <string>#include <iostream>

Go to the source code of this file.
Functions | |
| void | initBetErrorMsg (int level=0, const char *fbase=NULL) |
| void | initBetErrorFilename (const char *fbase) |
| void | writeBetError (std::string err="") |
| void | setBetReportLevel (int level) |
| void initBetErrorFilename | ( | const char * | fbase | ) |
Definition at line 28 of file BetError.cpp.
| void initBetErrorMsg | ( | int | level = 0, |
| const char * | fbase = NULL |
||
| ) |
Definition at line 24 of file BetError.cpp.
| void setBetReportLevel | ( | int | level | ) |
Definition at line 32 of file BetError.cpp.
1.8.5