ros::master::TopicInfo Struct Reference

Contains information retrieved from the master about a topic. More...

#include <master.h>

List of all members.

Public Member Functions

 TopicInfo (const std::string &_name, const std::string &_datatype)
 TopicInfo ()

Public Attributes

std::string datatype
 Datatype of the topic.
std::string name
 Name of the topic.

Detailed Description

Contains information retrieved from the master about a topic.

Definition at line 76 of file master.h.


Constructor & Destructor Documentation

ros::master::TopicInfo::TopicInfo (  )  [inline]

Definition at line 78 of file master.h.

ros::master::TopicInfo::TopicInfo ( const std::string &  _name,
const std::string &  _datatype 
) [inline]

Definition at line 79 of file master.h.


Member Data Documentation

Datatype of the topic.

Definition at line 85 of file master.h.

Name of the topic.

Definition at line 84 of file master.h.


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


roscpp
Author(s): Morgan Quigley mquigley@cs.stanford.edu, Josh Faust jfaust@willowgarage.com, Brian Gerkey gerkey@willowgarage.com
autogenerated on Fri Jan 11 10:08:42 2013