#include <command_interface.h>
Definition at line 9 of file command_interface.h.
virtual rapid::utils::CommandInterface::~CommandInterface |
( |
| ) |
|
|
inlinevirtual |
virtual std::string rapid::utils::CommandInterface::description |
( |
| ) |
const |
|
pure virtual |
virtual void rapid::utils::CommandInterface::Execute |
( |
const std::vector< std::string > & |
args | ) |
|
|
pure virtual |
virtual std::string rapid::utils::CommandInterface::name |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: