NMECpp.h File Reference
Detailed Description
C++ class wrapper for
NME.h.
- Author:
- Yves Piguet. Copyright 2007-2008, 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.
#include "NME.h"
#include "NMEErrorCpp.h"
#include <string.h>
Go to the source code of this file.
|
Data Structures |
| class | NME |
| | NME parser class (objects can be used for multiple conversions, by changing input and/or output format before getting output again). More...
|