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 97 of file dynamic_parameters.h.

Member Function Documentation

◆ get()

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

Definition at line 108 of file dynamic_parameters.h.

◆ operator*()

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

Definition at line 103 of file dynamic_parameters.h.

Member Data Documentation

◆ data

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

Definition at line 99 of file dynamic_parameters.h.

◆ mutex

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

Definition at line 100 of file dynamic_parameters.h.


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


swri_roscpp
Author(s): P. J. Reed
autogenerated on Tue Oct 3 2023 02:32:28