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

#include <BindStorage.hpp>

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

List of all members.

Public Member Functions

void checkError () const
template<class F >
void exec (F f)
bool isError () const
bool isExecuted () const
void result ()
 RStore ()

Public Attributes

bool error
bool executed

Detailed Description

template<>
struct RTT::internal::RStore< void >

Definition at line 93 of file BindStorage.hpp.


Constructor & Destructor Documentation

RTT::internal::RStore< void >::RStore ( ) [inline]

Member Function Documentation

void RTT::internal::RStore< void >::checkError ( ) const [inline]

Definition at line 98 of file BindStorage.hpp.

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

Definition at line 102 of file BindStorage.hpp.

bool RTT::internal::RStore< void >::isExecuted ( ) const [inline]

Definition at line 106 of file BindStorage.hpp.

void RTT::internal::RStore< void >::result ( ) [inline]

Member Data Documentation

Definition at line 95 of file BindStorage.hpp.

Definition at line 94 of file BindStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:13:59