src
image_transport_hints_property.h
Go to the documentation of this file.
1
#ifndef JSK_RVIZ_PLUGINS_IMAGE_TRANSPORT_HINTS_PROPERTY_H
2
#define JSK_RVIZ_PLUGINS_IMAGE_TRANSPORT_HINTS_PROPERTY_H
3
4
#include <
rviz/properties/property.h
>
5
#include <
rviz/properties/editable_enum_property.h
>
6
#include <
image_transport/transport_hints.h
>
7
8
namespace
jsk_rviz_plugins
{
9
10
class
ImageTransportHintsProperty
:
public
rviz::EditableEnumProperty
11
{
12
Q_OBJECT
13
public
:
14
ImageTransportHintsProperty
(
const
char
* name,
const
char
*
description
,
15
rviz::Property
* parent,
const
char
* changed_slot);
16
~ImageTransportHintsProperty
();
17
18
image_transport::TransportHints
getTransportHints
();
19
};
20
}
21
#endif
jsk_rviz_plugins::ImageTransportHintsProperty::getTransportHints
image_transport::TransportHints getTransportHints()
Definition:
image_transport_hints_property.cpp:17
rviz::EditableEnumProperty
description
description
rviz::Property
jsk_rviz_plugins::ImageTransportHintsProperty
Definition:
image_transport_hints_property.h:10
transport_hints.h
editable_enum_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
property.h
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 Fri Aug 2 2024 08:50:14