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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::cache
 
 catapult::handlers
 

Typedefs

using catapult::handlers::ConfirmedTimestampedHashesProducerFactory = RawPointerProducerFactory< state::TimestampedHash, state::TimestampedHash >
 Alias for creating a confirmed timestamped hashes producer given a range of hashes. More...
 

Functions

ConfirmedTimestampedHashesProducerFactory catapult::handlers::CreateConfirmedTimestampedHashesProducerFactory (const cache::HashCache &hashCache)
 Creates a confirmed timestamped hashes producer factory around hashCache. More...