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

Go to the source code of this file.

Classes

class  iroha::subscription::SubscriptionManager< kHandlersCount, kPoolSize >
 

Namespaces

 iroha::subscription