Robotics Library
0.7.0
|
#include <memory>
#include <string>
#include <boost/numeric/conversion/cast.hpp>
#include <libxml/xpath.h>
#include "Node.h"
#include "NodeSet.h"
Go to the source code of this file.
Classes | |
class | rl::xml::Object |
Namespaces | |
rl | |
Robotics Library. | |
rl::xml | |
XML abstraction layer. | |
Functions | |
template<> | |
inline ::std::string | rl::xml::Object::getValue< ::std::string > () const |