Go to the source code of this file.
|
enum | catapult::cache::CacheId : uint32_t {
catapult::cache::CacheId::AccountState,
catapult::cache::CacheId::BlockDifficulty,
catapult::cache::CacheId::Hash,
catapult::cache::CacheId::Namespace,
catapult::cache::CacheId::Mosaic,
catapult::cache::CacheId::Multisig,
catapult::cache::CacheId::HashLockInfo,
catapult::cache::CacheId::SecretLockInfo,
catapult::cache::CacheId::AccountRestriction,
catapult::cache::CacheId::MosaicRestriction,
catapult::cache::CacheId::Metadata
} |
| Cache ids for well-known caches. More...
|
|
◆ DEFINE_CACHE_CONSTANTS
#define DEFINE_CACHE_CONSTANTS |
( |
|
NAME | ) |
|
Value:
static constexpr
auto Name = #NAME
"Cache";
Defines cache constants for a cache with NAME.
NamespaceId Id
Definition: RootNamespaceHistorySerializer.cpp:100