hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
subscriber.hpp File Reference
#include <atomic>
#include <functional>
#include <memory>
#include <mutex>
#include "common/common.hpp"
Include dependency graph for subscriber.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iroha::subscription::Subscriber< EventKey, Dispatcher, Arguments >
 

Namespaces

 iroha::subscription
 

Typedefs

using iroha::subscription::SubscriptionSetId = uint32_t