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

Go to the source code of this file.

Classes

struct  catapult::model::AnnotatedEntityRange< TEntity >
 Combination of an entity range and optional context. More...
 

Namespaces

 catapult
 
 catapult::model
 

Typedefs

using catapult::model::AnnotatedBlockRange = AnnotatedEntityRange< Block >
 An annotated entity range composed of blocks. More...
 
using catapult::model::AnnotatedTransactionRange = AnnotatedEntityRange< Transaction >
 An annotated entity range composed of transactions. More...