Public Types | Public Member Functions | Private Attributes
RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction > Class Template Reference

#include <signal_template.hpp>

Inheritance diagram for RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef SlotFunction function_type
typedef SlotFunction slot_function

Public Member Functions

void emit (OROCOS_SIGNATURE_PARMS)
OROCOS_SIGNATURE_TYPEDEFS OROCOS_SIGNAL_CONNECTION_N (SignalBase *s, const slot_function &f)

Private Attributes

slot_function func

Detailed Description

template<class SlotFunction>
class RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >

Definition at line 66 of file signal_template.hpp.


Member Typedef Documentation

template<class SlotFunction >
typedef SlotFunction RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >::function_type

Definition at line 70 of file signal_template.hpp.

template<class SlotFunction >
typedef SlotFunction RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >::slot_function

Definition at line 69 of file signal_template.hpp.


Constructor & Destructor Documentation

template<class SlotFunction >
OROCOS_SIGNATURE_TYPEDEFS RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >::OROCOS_SIGNAL_CONNECTION_N ( SignalBase s,
const slot_function f 
) [inline]

Definition at line 73 of file signal_template.hpp.


Member Function Documentation

template<class SlotFunction >
void RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >::emit ( OROCOS_SIGNATURE_PARMS  ) [inline]

Definition at line 78 of file signal_template.hpp.


Member Data Documentation

template<class SlotFunction >
slot_function RTT::internal::OROCOS_SIGNAL_CONNECTION_N< SlotFunction >::func [private]

Definition at line 84 of file signal_template.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:39