C++ class wrapper for NME.h.
- Author:
- Yves Piguet.
- Copyright:
- 2007-2013, Yves Piguet.
NMECpp.h implements a C++ class wrapper for NME.h and NME.c. If UseNMECppException is defined, errors are reported with C++ exceptions, else with error codes.
Definition in file NMECpp.h.