$darkmode
cloe::TypedSignal< T > Class Template Reference

#include <data_broker.hpp>

Public Member Functions

 TypedSignal (SignalPtr signal)
 
 operator SignalPtr & ()
 
 operator const SignalPtr & () const
 
const T & value () const
 
template<typename TSetter >
void set_setter (TSetter setter)
 

Detailed Description

template<typename T>
class cloe::TypedSignal< T >

TypedSignal decorates Signal with a specific datatype.


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