Public Types | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ros::ParameterAdapter< const ros::MessageEvent< M const > & > Struct Template Reference

#include <parameter_adapter.h>

Public Types

typedef ros::MessageEvent< Message const > Event
 
typedef boost::remove_reference< typename boost::remove_const< M >::type >::type Message
 

Static Public Member Functions

static Parameter getParameter (const Event &event)
 

Public Attributes

const typedef ros::MessageEvent< Message const > & Parameter
 

Static Public Attributes

static const bool is_const = true
 

Detailed Description

template<typename M>
struct ros::ParameterAdapter< const ros::MessageEvent< M const > & >

Definition at line 153 of file parameter_adapter.h.

Member Typedef Documentation

◆ Event

template<typename M >
typedef ros::MessageEvent<Message const> ros::ParameterAdapter< const ros::MessageEvent< M const > & >::Event

Definition at line 156 of file parameter_adapter.h.

◆ Message

template<typename M >
typedef boost::remove_reference<typename boost::remove_const<M>::type>::type ros::ParameterAdapter< const ros::MessageEvent< M const > & >::Message

Definition at line 155 of file parameter_adapter.h.

Member Function Documentation

◆ getParameter()

template<typename M >
static Parameter ros::ParameterAdapter< const ros::MessageEvent< M const > & >::getParameter ( const Event event)
inlinestatic

Definition at line 160 of file parameter_adapter.h.

Member Data Documentation

◆ is_const

template<typename M >
const bool ros::ParameterAdapter< const ros::MessageEvent< M const > & >::is_const = true
static

Definition at line 158 of file parameter_adapter.h.

◆ Parameter

template<typename M >
const typedef ros::MessageEvent<Message const>& ros::ParameterAdapter< const ros::MessageEvent< M const > & >::Parameter

Definition at line 157 of file parameter_adapter.h.


The documentation for this struct was generated from the following file:


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:44