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

Go to the source code of this file.

Classes

class  catapult::cache::BasicNamespaceCache
 Cache composed of namespace information. More...
 
class  catapult::cache::NamespaceCache
 Synchronized cache composed of namespace information. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::NamespaceBasicCache = BasicCache< NamespaceCacheDescriptor, NamespaceCacheTypes::BaseSets, NamespaceCacheTypes::Options, const NamespaceSizes & >