16 #ifndef INCLUDE_NN_NLIB_EXI_TRANSFORMXML_H_ 17 #define INCLUDE_NN_NLIB_EXI_TRANSFORMXML_H_ 21 #if defined(_MSC_VER) && defined(nx_exi_EXPORTS) 22 #undef NLIB_VIS_PUBLIC 23 #define NLIB_VIS_PUBLIC NLIB_WINEXPORT 28 class XmlStreamReader;
29 class XmlStreamWriter;
36 #if defined(_MSC_VER) && defined(nx_exi_EXPORTS) 37 #undef NLIB_VIS_PUBLIC 38 #define NLIB_VIS_PUBLIC NLIB_WINIMPORT 41 #endif // INCLUDE_NN_NLIB_EXI_TRANSFORMXML_H_
bool TransformXml(XmlStreamReader *r, XmlStreamWriter *w) noexcept
Reads from XmlStreamReader and writes to XmlStreamWriter.
#define NLIB_NOEXCEPT
Defines noexcept geared to the environment, or the equivalent.
A file that contains the configuration information for each development environment.