|
Kagome
Polkadot Runtime Engine in C++17
|
#include <list>#include <memory>#include <shared_mutex>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | kagome::subscription::Subscriber< EventKey, Receiver, Arguments > |
| class | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > |
Namespaces | |
| kagome::subscription | |
Typedefs | |
| using | kagome::subscription::SubscriptionSetId = uint32_t |