Namespaces | Defines | Functions
stdr_parser_tools.h File Reference
#include <iostream>
#include <cstdlib>
#include <map>
#include <vector>
#include <string>
#include <sstream>
#include <fstream>
#include <ros/package.h>
#include "ros/ros.h"
#include <tinyxml.h>
#include "yaml-cpp/yaml.h"
#include "stdr_msgs/RobotMsg.h"
#include "geometry_msgs/Pose2D.h"
#include "geometry_msgs/Point.h"
#include "stdr_parser/stdr_parser_exceptions.h"
Include dependency graph for stdr_parser_tools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  stdr_parser
 

The main namespace for STDR GUI XML parser.


Defines

#define SSTR(x)
 < Transforms a float number to string

Functions

std::set< std::string > stdr_parser::explodeString (std::string s, char delimiter)
 Explodes a string based on a delimiter.
std::string stdr_parser::extractFilename (std::string s)
 Extracts the filename from an absolute path.

Define Documentation

#define SSTR (   x)
Value:
dynamic_cast< std::ostringstream & >( \
        ( std::ostringstream() << std::dec << x ) ).str()

< Transforms a float number to string

Definition at line 59 of file stdr_parser_tools.h.



stdr_parser
Author(s): Manos Tsardoulias, Chris Zalidis, Aris Thallas
autogenerated on Wed Sep 2 2015 03:36:18