image_transport_hints_property.cpp
Go to the documentation of this file.
2 
3 namespace jsk_rviz_plugins {
4 
6  const char* description,
7  rviz::Property* parent,
8  const char* changed_slot)
9  : rviz::EditableEnumProperty(name, "raw", description, parent, changed_slot) {
10  addOptionStd("raw");
11  addOptionStd("compressed");
12  addOptionStd("theora");
13 }
14 
16 
19 }
20 
21 }
jsk_rviz_plugins::ImageTransportHintsProperty::getTransportHints
image_transport::TransportHints getTransportHints()
Definition: image_transport_hints_property.cpp:17
rviz::EditableEnumProperty
description
description
rviz::EditableEnumProperty::addOptionStd
void addOptionStd(const std::string &option)
rviz::Property
rviz
rviz::StringProperty::getStdString
std::string getStdString()
image_transport_hints_property.h
jsk_rviz_plugins::ImageTransportHintsProperty::ImageTransportHintsProperty
ImageTransportHintsProperty(const char *name, const char *description, rviz::Property *parent, const char *changed_slot)
Definition: image_transport_hints_property.cpp:5
jsk_rviz_plugins::ImageTransportHintsProperty::~ImageTransportHintsProperty
~ImageTransportHintsProperty()
Definition: image_transport_hints_property.cpp:15
image_transport::TransportHints
jsk_rviz_plugins
Definition: __init__.py:1


jsk_rviz_plugins
Author(s): Kei Okada , Yohei Kakiuchi , Shohei Fujii , Ryohei Ueda
autogenerated on Mon Jan 22 2024 03:47:13