ESYS13
Revision_
|
Namespaces | |
namespace | finley |
Functions | |
void | finley::setFinleyError (Finley_ErrorCodeType errorCode, const std::string &errMess) |
Provide a C++ interface to the finley C funcion of the same name. Needed because of constness problems. | |
void | finley::checkFinleyError () |
Convert a C finley error into a C++ exception. |