| 
    CatapultServer
    v0.5.0.1 (Elephant)
    
   | 
 
 
 
 
Go to the documentation of this file.
   26 namespace catapult { 
namespace cache {
 
   36             : 
public LockInfoCacheDelta<SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes, BasicSecretLockInfoCacheDelta> {
 
  
 
Describes a secret lock info cache.
Definition: SecretLockInfoCacheTypes.h:44
 
Delta on top of the secret lock info cache.
Definition: SecretLockInfoCacheDelta.h:35
 
LockInfoCacheDelta(const typename SecretLockInfoCacheTypes ::BaseSetDeltaPointers &lockInfoSets)
Creates a delta around lockInfoSets.
Definition: LockInfoCacheDelta.h:113
 
Basic delta on top of the lock info cache.
Definition: LockInfoCacheDelta.h:42
 
Secret lock info cache types.
Definition: SecretLockInfoCacheTypes.h:69
 
Definition: AddressExtractionExtension.cpp:28
 
Basic delta on top of the secret lock info cache.
Definition: SecretLockInfoCacheDelta.h:29
 
Delta on top of the lock info cache.
Definition: LockInfoCacheDelta.h:110