Public Member Functions | Public Attributes
RTT::internal::RStore< T & > Struct Template Reference

#include <BindStorage.hpp>

Inheritance diagram for RTT::internal::RStore< T & >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

template<class F >
void exec (F f)
 operator T & ()
T & result ()
 RStore ()

Public Attributes

T * arg

Detailed Description

template<class T>
struct RTT::internal::RStore< T & >

Definition at line 168 of file BindStorage.hpp.


Constructor & Destructor Documentation

template<class T >
RTT::internal::RStore< T & >::RStore ( ) [inline]

Reimplemented from RTT::internal::RStore< void >.

Definition at line 171 of file BindStorage.hpp.


Member Function Documentation

template<class T >
template<class F >
void RTT::internal::RStore< T & >::exec ( f) [inline]

Reimplemented from RTT::internal::RStore< void >.

Definition at line 174 of file BindStorage.hpp.

template<class T >
RTT::internal::RStore< T & >::operator T & ( ) [inline]

Definition at line 191 of file BindStorage.hpp.

template<class T >
T& RTT::internal::RStore< T & >::result ( ) [inline]

Reimplemented from RTT::internal::RStore< void >.

Definition at line 190 of file BindStorage.hpp.


Member Data Documentation

template<class T >
T* RTT::internal::RStore< T & >::arg

Definition at line 170 of file BindStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:25