$search
#include <ros_topic_property.h>
Public Member Functions | |
virtual bool | DoShowDialog (wxPropertyGrid *WXUNUSED(propGrid), wxPGProperty *WXUNUSED(property)) |
ROSTopicDialogAdapter (const std::string &message_type) | |
Protected Attributes | |
std::string | message_type_ |
Definition at line 53 of file ros_topic_property.h.
rviz::ROSTopicDialogAdapter::ROSTopicDialogAdapter | ( | const std::string & | message_type | ) | [inline] |
Definition at line 57 of file ros_topic_property.h.
virtual bool rviz::ROSTopicDialogAdapter::DoShowDialog | ( | wxPropertyGrid * | WXUNUSEDpropGrid, | |
wxPGProperty * | WXUNUSEDproperty | |||
) | [virtual] |
std::string rviz::ROSTopicDialogAdapter::message_type_ [protected] |
Definition at line 66 of file ros_topic_property.h.