#include <boost/utility.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
#include <libxml/tree.h>
#include <libxml/xpath.h>
#include "fimex/CDMException.h"
#include "fimex/XMLDoc.h"
Go to the source code of this file.
Namespaces | |
namespace | MetNoFimex |
Classes | |
class | MetNoFimex::XMLDoc |
Typedefs | |
typedef boost::shared_ptr < xmlXPathObject > | MetNoFimex::XPathObjPtr |
Functions | |
std::string | MetNoFimex::getXmlProp (const xmlNodePtr node, const std::string &attrName) |
std::string | MetNoFimex::getXmlName (const xmlNodePtr node) |