rapid
A ROS robotics library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
rapid::utils::CommandLine Class Reference

#include <command_line.h>

Public Member Functions

 CommandLine ()
 
 CommandLine (const std::string &name)
 
void AddCommand (CommandInterface *command)
 
bool Next ()
 

Detailed Description

Definition at line 18 of file command_line.h.

Constructor & Destructor Documentation

rapid::utils::CommandLine::CommandLine ( )
rapid::utils::CommandLine::CommandLine ( const std::string &  name)

Member Function Documentation

void rapid::utils::CommandLine::AddCommand ( CommandInterface command)
bool rapid::utils::CommandLine::Next ( )

The documentation for this class was generated from the following file: