Public Member Functions | Public Attributes | List of all members
swri::TypedParam< T > Struct Template Reference

#include <dynamic_parameters.h>

Public Member Functions

get ()
 
operator* ()
 

Public Attributes

boost::shared_ptr< T > data
 
boost::shared_ptr< boost::mutex > mutex
 

Detailed Description

template<class T>
struct swri::TypedParam< T >

Definition at line 91 of file dynamic_parameters.h.

Member Function Documentation

template<class T >
T swri::TypedParam< T >::get ( )
inline

Definition at line 102 of file dynamic_parameters.h.

template<class T >
T swri::TypedParam< T >::operator* ( )
inline

Definition at line 97 of file dynamic_parameters.h.

Member Data Documentation

template<class T >
boost::shared_ptr<T> swri::TypedParam< T >::data

Definition at line 93 of file dynamic_parameters.h.

template<class T >
boost::shared_ptr<boost::mutex> swri::TypedParam< T >::mutex

Definition at line 94 of file dynamic_parameters.h.


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


swri_roscpp
Author(s):
autogenerated on Fri Jun 7 2019 22:05:50