Public Types | Private Types
RTT::internal::real_get_signal_impl< 0, Signature, SlotFunction > Class Template Reference

#include <Signal.hpp>

List of all members.

Public Types

typedef signal0< typename
traits::result_type,
SlotFunction > 
type

Private Types

typedef boost::function_traits
< Signature > 
traits

Detailed Description

template<typename Signature, typename SlotFunction>
class RTT::internal::real_get_signal_impl< 0, Signature, SlotFunction >

Definition at line 65 of file Signal.hpp.


Member Typedef Documentation

template<typename Signature , typename SlotFunction >
typedef boost::function_traits<Signature> RTT::internal::real_get_signal_impl< 0, Signature, SlotFunction >::traits [private]

Definition at line 68 of file Signal.hpp.

template<typename Signature , typename SlotFunction >
typedef signal0<typename traits::result_type, SlotFunction> RTT::internal::real_get_signal_impl< 0, Signature, SlotFunction >::type

Definition at line 72 of file Signal.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:44