RTT::detail::SubscriberBase< Signature > Class Template Reference

The base class of Subscriber implementations. More...

#include <rtt/Subscriber.hpp>

Inheritance diagram for RTT::detail::SubscriberBase< Signature >:
RTT::detail::EventBase< Signature >

List of all members.

Public Types

typedef boost::function
< Signature > 
SlotFunction

Public Member Functions

virtual Handle connect (const SlotFunction &f)=0
 Connect a function callback to this subscriber.
virtual Handle setup (const SlotFunction &f)=0
 Setup a function callback to this subscriber.

Detailed Description

template<typename Signature>
class RTT::detail::SubscriberBase< Signature >

The base class of Subscriber implementations.

Definition at line 55 of file Subscriber.hpp.


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