Public Member Functions | Protected Member Functions | Protected Attributes
rviz::DisplayFactory Class Reference

#include <display_factory.h>

Inheritance diagram for rviz::DisplayFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DisplayFactory ()
virtual QSet< QString > getMessageTypes (const QString &class_id)
 Get all supported message types for the given class id.

Protected Member Functions

virtual DisplaymakeRaw (const QString &class_id, QString *error_return=NULL)
 Overridden from PluginlibFactory<Display> to set the icon of the Display.

Protected Attributes

QMap< QString, QSet< QString > > message_type_cache_

Detailed Description

Definition at line 43 of file display_factory.h.


Constructor & Destructor Documentation

Definition at line 44 of file display_factory.cpp.


Member Function Documentation

QSet< QString > rviz::DisplayFactory::getMessageTypes ( const QString &  class_id) [virtual]

Get all supported message types for the given class id.

Definition at line 60 of file display_factory.cpp.

Display * rviz::DisplayFactory::makeRaw ( const QString &  class_id,
QString *  error_return = NULL 
) [protected, virtual]

Overridden from PluginlibFactory<Display> to set the icon of the Display.

Reimplemented from rviz::PluginlibFactory< Display >.

Reimplemented in rviz::MockDisplayFactory.

Definition at line 50 of file display_factory.cpp.


Member Data Documentation

QMap< QString, QSet<QString> > rviz::DisplayFactory::message_type_cache_ [protected]

Definition at line 55 of file display_factory.h.


The documentation for this class was generated from the following files:


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Thu Aug 27 2015 15:02:28