#include <rtt/ArgumentDescription.hpp>
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 |
Definition at line 48 of file ArgumentDescription.hpp.
1.5.8