version 0.4.1
genericobserver.hh File Reference

Observer implementation for calling a callback function. More...

#include <concepts>
#include <string>
#include <spdlog/spdlog.h>
#include <ikarus/utils/observer/observer.hh>
#include <ikarus/utils/observer/observermessages.hh>

Go to the source code of this file.

Classes

class  Ikarus::GenericObserver< M >
 GenericObserver class for observing specific messages. More...
 

Namespaces

namespace  Ikarus