#include <string>#include <vector>#include <mrpt/otherlibs/tclap/Arg.h>#include <mrpt/otherlibs/tclap/Constraint.h>#include <sstream>

Go to the source code of this file.
Classes | |
| class | TCLAP::MULTI_ARG_HELPER::ValueExtractor< T > |
| This class is used to extract a value from an argument. More... | |
| class | TCLAP::MULTI_ARG_HELPER::ValueExtractor< std::string > |
| Specialization for string. More... | |
| class | TCLAP::MultiArg< T > |
| An argument that allows multiple values of type T to be specified. More... | |
Namespaces | |
| namespace | TCLAP |
| namespace | TCLAP::MULTI_ARG_HELPER |
Defines | |
| #define | HAVE_SSTREAM |
Enumerations | |
| enum | TCLAP::MULTI_ARG_HELPER::Error_e { TCLAP::MULTI_ARG_HELPER::EXTRACT_FAILURE = 1000, TCLAP::MULTI_ARG_HELPER::EXTRACT_TOO_MANY } |
| #define HAVE_SSTREAM |
Definition at line 35 of file MultiArg.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |