RTT::internal::RStore< T & > Struct Template Reference

#include <BindStorage.hpp>

List of all members.

Public Member Functions

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

Public Attributes

T * arg
bool executed

Detailed Description

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

Definition at line 128 of file install/include/rtt/internal/BindStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 132 of file rtt/internal/BindStorage.hpp.


Member Function Documentation

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

Definition at line 135 of file rtt/internal/BindStorage.hpp.

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

Definition at line 140 of file rtt/internal/BindStorage.hpp.

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

Definition at line 147 of file rtt/internal/BindStorage.hpp.

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

Definition at line 146 of file rtt/internal/BindStorage.hpp.

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

Member Data Documentation

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

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:06 2013