Public Types | Static Public Member Functions | Static Public Attributes | List of all members
ros::ParameterAdapter< const boost::shared_ptr< 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 boost::shared_ptr< MessageParameter
 

Static Public Member Functions

static Parameter getParameter (const Event &event)
 

Static Public Attributes

static const bool is_const = false
 

Detailed Description

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

Definition at line 97 of file parameter_adapter.h.

Member Typedef Documentation

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

Definition at line 100 of file parameter_adapter.h.

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

Definition at line 99 of file parameter_adapter.h.

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

Definition at line 101 of file parameter_adapter.h.

Member Function Documentation

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

Definition at line 104 of file parameter_adapter.h.

Member Data Documentation

template<typename M >
const bool ros::ParameterAdapter< const boost::shared_ptr< M > & >::is_const = false
static

Definition at line 102 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
autogenerated on Sun Feb 3 2019 03:29:54