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

Go to the source code of this file.

Classes

class  catapult::cache::MemoryUtCacheView
 A read only view on top of unconfirmed transactions cache. More...
 
class  catapult::cache::MemoryUtCache
 Cache for all unconfirmed transactions. More...
 
class  catapult::cache::MemoryUtCacheProxy
 A delegating proxy around a MemoryUtCache. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::TransactionDataContainer = std::set< TransactionData >