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