rxtools::TopicDisplayDialog Class Reference

#include <topic_display_dialog.h>

Inheritance diagram for rxtools::TopicDisplayDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 __attribute__ ((deprecated)) TopicDisplayDialog(wxWindow *parent
void getSelection (std::vector< std::string > &selection)
 Returns the selected topics, or an empty vector if "Cancel" was pressed.
 TopicDisplayDialog (wxWindow *parent, bool multiselect, const std::string &message_type="")
 Constructor.
 ~TopicDisplayDialog ()

Public Attributes

ros::Node bool const std::string & message_type = "")
ros::Node bool multiselect

Private Member Functions

virtual void onCancel (wxCommandEvent &event)
virtual void onOK (wxCommandEvent &event)
void onTreeItemActivated (wxTreeEvent &event)

Private Attributes

TopicDisplaytopic_display_panel_

Detailed Description

Definition at line 56 of file topic_display_dialog.h.


Constructor & Destructor Documentation

rxtools::TopicDisplayDialog::TopicDisplayDialog ( wxWindow *  parent,
bool  multiselect,
const std::string &  message_type = "" 
)

Constructor.

Parameters:
parent The parent window, or NULL
node The ROS node
multiselect Whether multiple selection is valid or not. If not, getSelection() will only ever return vectors of length 0 and 1
message_type The message type of the topics you'd like to display, or empty for all topics

Definition at line 53 of file topic_display_dialog.cpp.

rxtools::TopicDisplayDialog::~TopicDisplayDialog (  ) 

Definition at line 62 of file topic_display_dialog.cpp.


Member Function Documentation

rxtools::TopicDisplayDialog::__attribute__ ( (deprecated)   ) 
void rxtools::TopicDisplayDialog::getSelection ( std::vector< std::string > &  selection  ) 

Returns the selected topics, or an empty vector if "Cancel" was pressed.

Definition at line 85 of file topic_display_dialog.cpp.

void rxtools::TopicDisplayDialog::onCancel ( wxCommandEvent &  event  )  [private, virtual]

Reimplemented from rxtools::GenTopicDisplayDialog.

Definition at line 80 of file topic_display_dialog.cpp.

void rxtools::TopicDisplayDialog::onOK ( wxCommandEvent &  event  )  [private, virtual]

Reimplemented from rxtools::GenTopicDisplayDialog.

Definition at line 66 of file topic_display_dialog.cpp.

void rxtools::TopicDisplayDialog::onTreeItemActivated ( wxTreeEvent &  event  )  [private]

Definition at line 90 of file topic_display_dialog.cpp.


Member Data Documentation

ros::Node bool const std::string& rxtools::TopicDisplayDialog::message_type = "")

Definition at line 62 of file topic_display_dialog.h.

Definition at line 62 of file topic_display_dialog.h.

Definition at line 84 of file topic_display_dialog.h.


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


rxtools
Author(s): Josh Faust, Rob Wheeler, Ken Conley
autogenerated on Fri Jan 11 09:52:03 2013