CatapultServer  v0.5.0.1 (Elephant)
catapult::plugins::CacheHandlers< TCacheDescriptor > Class Template Reference

Utility class for registering cache-dependent handlers. More...

Classes

struct  BatchHandlerFactoryTraits
 
struct  CachePacketTypesT
 
struct  StatePathRequestPacket
 

Static Public Member Functions

template<model::FacilityCode FacilityCode>
static void Register (PluginManager &pluginManager)
 Registers all cache handlers in pluginManager for cache with specified facility code. More...
 

Detailed Description

template<typename TCacheDescriptor>
class catapult::plugins::CacheHandlers< TCacheDescriptor >

Utility class for registering cache-dependent handlers.

Member Function Documentation

◆ Register()

template<typename TCacheDescriptor >
template<model::FacilityCode FacilityCode>
static void catapult::plugins::CacheHandlers< TCacheDescriptor >::Register ( PluginManager pluginManager)
inlinestatic

Registers all cache handlers in pluginManager for cache with specified facility code.

Here is the call graph for this function:

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