hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::SubscriberCreator< ObjectType, EventData > Struct Template Reference

#include "subscription.hpp"

Collaboration diagram for iroha::SubscriberCreator< ObjectType, EventData >:
Collaboration graph

Static Public Member Functions

template<EventTypes key, typename F , typename... Args>
static auto create (SubscriptionEngineHandlers tid, F &&callback, Args &&... args)
 

Member Function Documentation

◆ create()

template<typename ObjectType, typename EventData>
template<EventTypes key, typename F , typename... Args>
static auto iroha::SubscriberCreator< ObjectType, EventData >::create ( SubscriptionEngineHandlers  tid,
F &&  callback,
Args &&...  args 
)
inlinestatic
Here is the call graph for this function:

The documentation for this struct was generated from the following file: