Public Member Functions | Public Attributes
RTT::ArgumentDescription Struct Reference

Description of one Argument of a Command. More...

#include <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 description
std::string name
std::string type

Detailed Description

Description of one Argument of a Command.

Definition at line 49 of file ArgumentDescription.hpp.


Constructor & Destructor Documentation

ArgumentDescription::ArgumentDescription ( const std::string  _name = "",
const std::string  _desc = "",
const std::string  _type = "" 
)

Definition at line 43 of file ArgumentDescription.cpp.


Member Data Documentation

Definition at line 53 of file ArgumentDescription.hpp.

Definition at line 52 of file ArgumentDescription.hpp.

Definition at line 54 of file ArgumentDescription.hpp.


The documentation for this struct was generated from the following files:


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:22