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