Public Member Functions | Public Attributes | List of all members
RTT::internal::RStore< void > Struct Template Reference

#include <BindStorage.hpp>

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

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 96 of file BindStorage.hpp.

Constructor & Destructor Documentation

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

Definition at line 99 of file BindStorage.hpp.

Member Function Documentation

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

Definition at line 101 of file BindStorage.hpp.

template<class F >
void RTT::internal::RStore< void >::exec ( f)
inline

Definition at line 114 of file BindStorage.hpp.

bool RTT::internal::RStore< void >::isError ( ) const
inline

Definition at line 105 of file BindStorage.hpp.

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

Definition at line 109 of file BindStorage.hpp.

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

Definition at line 128 of file BindStorage.hpp.

Member Data Documentation

bool RTT::internal::RStore< void >::error

Definition at line 98 of file BindStorage.hpp.

bool RTT::internal::RStore< void >::executed

Definition at line 97 of file BindStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47