hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
subscription_engine.hpp File Reference
#include <assert.h>
#include <list>
#include <memory>
#include <shared_mutex>
#include <unordered_map>
#include "common/common.hpp"
#include "subscription/dispatcher.hpp"
#include "subscription/subscriber.hpp"
Include dependency graph for subscription_engine.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  iroha::subscription::IDisposable
 
class  iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
 

Namespaces

 iroha::subscription