$search

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

#include <BindStorage.hpp>

List of all members.

Public Member Functions

 AStore (AStore const &o)
 AStore (T &t)
 AStore ()
T & get ()
 operator T & ()
void operator() (T &a)

Public Attributes

T * arg

Detailed Description

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

Definition at line 77 of file BindStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 80 of file BindStorage.hpp.

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

Definition at line 81 of file BindStorage.hpp.

template<class T >
RTT::internal::AStore< T & >::AStore ( AStore< T & > const &  o  )  [inline]

Definition at line 82 of file BindStorage.hpp.


Member Function Documentation

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

Definition at line 84 of file BindStorage.hpp.

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

Definition at line 86 of file BindStorage.hpp.

template<class T >
void RTT::internal::AStore< T & >::operator() ( T &  a  )  [inline]

Definition at line 85 of file BindStorage.hpp.


Member Data Documentation

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

Definition at line 79 of file BindStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:45 2013