Description of one Argument of a Command.
More...
#include <rtt/ArgumentDescription.hpp>
List of all members.
Public Member Functions |
| ArgumentDescription (const std::string _name="", const std::string _desc="", const std::string _type="") |
Public Attributes |
std::string | name |
std::string | description |
std::string | type |
Detailed Description
Description of one Argument of a Command.
Definition at line 49 of file ArgumentDescription.hpp.
The documentation for this struct was generated from the following files: