RTT::detail::BindStorageImpl< 0, ToBind > Struct Template Reference

When no arguments are to be stored, the implementation stores the function in a boost::function object. More...

#include <rtt/BindStorage.hpp>

List of all members.

Public Types

typedef bool result_type

Public Member Functions

template<class F , class C , class ObjectType >
void setup (F f, C c, ObjectType t)
template<class F , class C >
void setup (F f, C c)
void setup (boost::function< ToBind > f, boost::function< ToBind > c)
boost::function< ToBind > command () const
boost::function< ToBind > condition () const

Public Attributes

boost::function< ToBind > exec
boost::function< ToBind > check

Detailed Description

template<class ToBind>
struct RTT::detail::BindStorageImpl< 0, ToBind >

When no arguments are to be stored, the implementation stores the function in a boost::function object.

Definition at line 366 of file BindStorage.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:22:45 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3