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

An Event which calls back local functions. More...

#include <rtt/LocalEvent.hpp>

Inheritance diagram for RTT::detail::LocalEvent< Signature >:
RTT::detail::signal< Signature >

List of all members.

Public Member Functions

ActionInterfaceclone () const
EventBase< Signature > * cloneI () const

Protected Types

typedef
detail::get_signal_impl
< Signature, boost::function
< Signature > >::type 
base_type

Detailed Description

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

An Event which calls back local functions.

Parameters:
_Signature The function type signature of the callback functions this event will call. For example void(int, double) if you want the event to call a function 'void foo(int x, double y)';

Definition at line 59 of file LocalEvent.hpp.


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