Caffa  1.1.0
C++ Application Framework for Embedded Systems with introspection
Public Member Functions | List of all members
caffa::SignalObserver Class Reference

#include <cafSignal.h>

Inheritance diagram for caffa::SignalObserver:
Inheritance graph
[legend]

Public Member Functions

std::list< AbstractSignal * > observedSignals () const
 
void addObservedSignal (AbstractSignal *signalToAdd) const
 
void removeObservedSignal (AbstractSignal *signalToRemove) const noexcept
 

Detailed Description

SignalObserver. Should be inherited by any object that observes and reacts to signals.


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