Public Attributes
rxtools::TopicDisplay::TopicInfo Struct Reference

Structure used to store information about a topic we've received. More...

List of all members.

Public Attributes

wxTreeItemId item_
 Tree item associated with this topic.
bool save_
 Used when refreshing the topic list to determine if we should delete this topic from the tree or not.
std::string type_
 Topic data type (eg. "std_msgs/Empty")

Detailed Description

Structure used to store information about a topic we've received.

Definition at line 79 of file topic_display.h.


Member Data Documentation

Tree item associated with this topic.

Definition at line 82 of file topic_display.h.

Used when refreshing the topic list to determine if we should delete this topic from the tree or not.

Definition at line 81 of file topic_display.h.

Topic data type (eg. "std_msgs/Empty")

Definition at line 83 of file topic_display.h.


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


rxtools
Author(s): Josh Faust, Rob Wheeler, Ken Conley
autogenerated on Mon Oct 6 2014 07:26:00