|
ESYS13
Revision_
|
#include "system_dep.h"#include "finley/Finley.h"#include "FinleyAdapterException.h"#include <string>Go to the source code of this file.
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. | |
1.7.6.1