Classes | |
class | ColorButton |
class | ConfigItem |
class | DoubleClickWidget |
class | IconWidget |
class | MapCanvas |
class | Mapviz |
class | MapvizApplication |
class | MapvizPlugin |
class | PluginConfigList |
class | PluginConfigListItem |
class | RqtMapviz |
class | SelectFrameDialog |
class | SelectServiceDialog |
class | SelectTopicDialog |
class | ServiceUpdaterThread |
class | SingleClickLabel |
class | Stopwatch |
class | VideoWriter |
Typedefs | |
typedef boost::shared_ptr < MapvizPlugin > | MapvizPluginPtr |
Functions | |
bool | compare_plugins (MapvizPluginPtr a, MapvizPluginPtr b) |
static bool | topicSort (const ros::master::TopicInfo &info1, const ros::master::TopicInfo &info2) |
typedef boost::shared_ptr<MapvizPlugin> mapviz::MapvizPluginPtr |
Definition at line 333 of file mapviz_plugin.h.
bool mapviz::compare_plugins | ( | MapvizPluginPtr | a, |
MapvizPluginPtr | b | ||
) |
Definition at line 43 of file map_canvas.cpp.
static bool mapviz::topicSort | ( | const ros::master::TopicInfo & | info1, |
const ros::master::TopicInfo & | info2 | ||
) | [static] |
Definition at line 215 of file select_topic_dialog.cpp.