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

RAII wrapper pairing a SubscriberToken with its cancel function. More...

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

Go to the source code of this file.

Classes

class  eduart::subscription::Subscription
 Move-only RAII wrapper that pairs a SubscriberToken with an unsubscribe callable. Destroying a Subscription automatically cancels it. More...

Detailed Description

RAII wrapper pairing a SubscriberToken with its cancel function.

Author
EduArt Robotik GmbH
Date
2026-03-25