![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
Simple, token container class interface. More...
#include <stdlib.h>#include <iostream>#include <string>#include <vector>#include "rnr/appkit/LogBook.h"Go to the source code of this file.
Classes | |
| class | rnr::cmd::Token |
| Parsed token container class. More... | |
Namespaces | |
| rnr | |
| RoadNarrows Robotics. | |
| rnr::cmd | |
| Commands. | |
Typedefs | |
| typedef std::vector< Token > | rnr::cmd::TokenVec |
| vector of tokens type | |
Simple, token container class interface.
Definition in file Token.h.