#include <parameter_adapter.h>
Public Types | |
typedef ros::MessageEvent< Message const > | Event |
typedef boost::remove_reference< typename boost::remove_const< M >::type >::type | Message |
typedef boost::shared_ptr< Message const > | Parameter |
Static Public Member Functions | |
static Parameter | getParameter (const Event &event) |
Static Public Attributes | |
static const bool | is_const = true |
Definition at line 125 of file parameter_adapter.h.
typedef ros::MessageEvent<Message const> ros::ParameterAdapter< boost::shared_ptr< M const > >::Event |
Definition at line 128 of file parameter_adapter.h.
typedef boost::remove_reference<typename boost::remove_const<M>::type>::type ros::ParameterAdapter< boost::shared_ptr< M const > >::Message |
Definition at line 127 of file parameter_adapter.h.
typedef boost::shared_ptr<Message const> ros::ParameterAdapter< boost::shared_ptr< M const > >::Parameter |
Definition at line 129 of file parameter_adapter.h.
|
inlinestatic |
Definition at line 132 of file parameter_adapter.h.
|
static |
Definition at line 130 of file parameter_adapter.h.