CatapultServer  v0.5.0.1 (Elephant)
CacheEntryInfosProducerFactory.h File Reference
Include dependency graph for CacheEntryInfosProducerFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::handlers::CacheEntryInfosProducerFactory< TCacheDescriptor >
 Cache entry infos producer factory. More...
 
class  catapult::handlers::CacheEntryInfosProducerFactory< TCacheDescriptor >::Producer
 

Namespaces

 catapult
 
 catapult::handlers
 

Typedefs

template<typename KeyType >
using catapult::handlers::CacheEntryInfoProducer = supplier< std::shared_ptr< const model::CacheEntryInfo< KeyType > >>
 Cache entry info producer. More...