21 #ifndef otbWrapperInputXML_h
22 #define otbWrapperInputXML_h
25 #include "otb_tinyxml.h"
36 OTBApplicationEngine_EXPORT
const std::string
GetChildNodeTextOf(TiXmlElement* parentElement, std::string key);
41 OTBApplicationEngine_EXPORT FILE*
TiXmlFOpen(
const char* filename,
const char* mode);
itk::SmartPointer< Self > Pointer
OTBApplicationEngine_EXPORT int Read(const std::string &filename, Application::Pointer application)
OTBApplicationEngine_EXPORT FILE * TiXmlFOpen(const char *filename, const char *mode)
OTBApplicationEngine_EXPORT const std::string GetChildNodeTextOf(TiXmlElement *parentElement, std::string key)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.