contur2
Loading...
Searching...
No Matches
contur::Event< Args >::Subscriber Struct Reference

Public Attributes

SubscriptionId id
Callback callback

Detailed Description

template<typename... Args>
struct contur::Event< Args >::Subscriber

Definition at line 97 of file event.h.

Member Data Documentation

◆ callback

template<typename... Args>
Callback contur::Event< Args >::Subscriber::callback

Definition at line 100 of file event.h.

◆ id

template<typename... Args>
SubscriptionId contur::Event< Args >::Subscriber::id

Definition at line 99 of file event.h.


The documentation for this struct was generated from the following file: