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="")
 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 47 of file install/include/rtt/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.

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

Member Data Documentation

Definition at line 46 of file install/include/rtt/ArgumentDescription.hpp.

Definition at line 45 of file install/include/rtt/ArgumentDescription.hpp.

Definition at line 47 of file install/include/rtt/ArgumentDescription.hpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:46 2013