escript
Revision_
|
Namespaces | |
dudley | |
Functions | |
void | dudley::setDudleyError (Dudley_ErrorCodeType errorCode, const std::string &errMess) |
Provide a C++ interface to the dudley C funcion of the same name. Needed because of constness problems. More... | |
void | dudley::checkDudleyError () |
Convert a C dudley error into a C++ exception. More... | |
void | dudley::checkPasoError () |
Convert a C paso error into a C++ exception. More... | |