EduArt Sensor Ring Library 3.0.0
Loading...
Searching...
No Matches
Publisher.hpp File Reference

Thread-safe, deadlock-free publish/subscribe template. More...

#include <functional>
#include <mutex>
#include <unordered_map>
#include <vector>
#include "sensorring/subscription/SubscriberToken.hpp"
#include "sensorring/subscription/Subscription.hpp"
Include dependency graph for Publisher.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eduart::subscription::Publisher< Args >
 Generic thread-safe publisher that manages callback subscriptions. More...

Detailed Description

Thread-safe, deadlock-free publish/subscribe template.

Author
EduArt Robotik GmbH
Date
2026-03-27