Classes | Namespaces | Macros | Typedefs
observer_interface.h File Reference
#include <corbo-core/factory.h>
#include <corbo-core/signal_target_interface.h>
#include <corbo-core/time.h>
#include <corbo-core/types.h>
#include <memory>
Include dependency graph for observer_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  corbo::ObserverInterface
 Interface class for observers. More...
 

Namespaces

 corbo
 

Macros

#define FACTORY_REGISTER_OBSERVER(type)   FACTORY_REGISTER_OBJECT(type, ObserverInterface)
 

Typedefs

using corbo::ObserverFactory = Factory< ObserverInterface >
 

Macro Definition Documentation

◆ FACTORY_REGISTER_OBSERVER

#define FACTORY_REGISTER_OBSERVER (   type)    FACTORY_REGISTER_OBJECT(type, ObserverInterface)

Definition at line 127 of file observer_interface.h.



control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:08:00