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

#include <Signal.hpp>

List of all members.

Public Types

typedef signal2< typename
traits::result_type, typename
traits::arg1_type, typename
traits::arg2_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< 2, Signature, SlotFunction >

Definition at line 90 of file Signal.hpp.


Member Typedef Documentation

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

Definition at line 93 of file Signal.hpp.

template<typename Signature , typename SlotFunction >
typedef signal2<typename traits::result_type, typename traits::arg1_type, typename traits::arg2_type, SlotFunction> RTT::internal::real_get_signal_impl< 2, Signature, SlotFunction >::type

Definition at line 99 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