OTB  9.0.0
Orfeo Toolbox
Namespaces | Functions
otbWrapperInputXML.h File Reference
#include "otbWrapperApplication.h"
#include "otb_tinyxml.h"
#include <sstream>
#include <string>
+ Include dependency graph for otbWrapperInputXML.h:

Go to the source code of this file.

Namespaces

 otb
 
 otb::Wrapper
 
 otb::Wrapper::XML
 

Functions

const OTBApplicationEngine_EXPORT std::string otb::Wrapper::XML::GetChildNodeTextOf (TiXmlElement *parentElement, std::string key)
 
OTBApplicationEngine_EXPORT int otb::Wrapper::XML::Read (const std::string &filename, Application::Pointer application)
 
OTBApplicationEngine_EXPORT FILE * otb::Wrapper::XML::TiXmlFOpen (const char *filename, const char *mode)