hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::subscription Namespace Reference

Classes

class  AsyncDispatcher
 
struct  IDispatcher
 
struct  IDisposable
 
class  IScheduler
 
class  SchedulerBase
 
class  Subscriber
 
class  SubscriberImpl
 
class  SubscriptionEngine
 
class  SubscriptionManager
 
class  SyncDispatcher
 
class  ThreadHandler
 

Typedefs

using SubscriptionSetId = uint32_t
 

Detailed Description

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 If you need to execute task, that was made in this thread and want to be executed in the same thread without delay - you need to uncomment this define

Typedef Documentation

◆ SubscriptionSetId

using iroha::subscription::SubscriptionSetId = typedef uint32_t