Public Types | Static Public Member Functions | Static Public Attributes | List of all members
ros::ParameterAdapter< const M & > 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
 
typedef const M & Parameter
 

Static Public Member Functions

static Parameter getParameter (const Event &event)
 

Static Public Attributes

static const bool is_const = true
 

Detailed Description

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

Definition at line 111 of file parameter_adapter.h.

Member Typedef Documentation

◆ Event

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

Definition at line 114 of file parameter_adapter.h.

◆ Message

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

Definition at line 113 of file parameter_adapter.h.

◆ Parameter

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

Definition at line 115 of file parameter_adapter.h.

Member Function Documentation

◆ getParameter()

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

Definition at line 118 of file parameter_adapter.h.

Member Data Documentation

◆ is_const

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

Definition at line 116 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
autogenerated on Mon Feb 28 2022 23:33:27