![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
Command line extended argument interface. More...
#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <iostream>#include <string>#include <vector>#include "rnr/appkit/LogBook.h"Go to the source code of this file.
Classes | |
| class | rnr::cmd::CmdExtArg |
| Command EXTended ARGument class holding parsed command context and the raw and converted argmument values. More... | |
Namespaces | |
| rnr | |
| RoadNarrows Robotics. | |
| rnr::cmd | |
| Commands. | |
Typedefs | |
| typedef std::vector< CmdExtArg > | rnr::cmd::CmdExtArgVec |
| vector of ext args type | |
Command line extended argument interface.
Definition in file CmdExtArg.h.