appkit  1.5.1
RoadNarrows Robotics Application Kit
Todo List
Member rnr::cmd::addons::execHelp (CommandLine &cli, const CmdExtArgVec &argv)
Support ellipses ... syntax.
Member rnr::StateMach::logTransition (int nCurrStateId, int nEventId, int nNextStateId)
Moderate logging.
Member rnr::str::replace (const std::string &what, const std::string &with, const char *s)
Investigate using c++ function approach.
Member rnr::str::replace (const std::string &what, const std::string &with, std::string &str)
Investigate using c++ function approach.