Orocos Real-Time Toolkit  2.8.3
Public Types | List of all members
RTT::internal::real_get_signal_impl< 0, Signature, SlotFunction > Class Template Reference

#include <rtt/internal/Signal.hpp>

Public Types

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

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 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: