CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::MemoryCacheChanges Struct Reference
Inheritance diagram for catapult::cache::MemoryCacheChanges:
Collaboration diagram for catapult::cache::MemoryCacheChanges:

Public Member Functions

virtual ~MemoryCacheChanges ()=default
 
- Public Member Functions inherited from catapult::utils::NonCopyable
constexpr NonCopyable ()=default
 Default constructor. More...
 
 ~NonCopyable ()=default
 Default destructor. More...
 
 NonCopyable (const NonCopyable &)=delete
 Disabled copy constructor. More...
 
NonCopyableoperator= (const NonCopyable &)=delete
 Disabled assignment operator. More...
 

Detailed Description

Deserialized cache changes for a single cache.

Note
This is used for tagging.

Constructor & Destructor Documentation

◆ ~MemoryCacheChanges()

virtual catapult::cache::MemoryCacheChanges::~MemoryCacheChanges ( )
virtualdefault

The documentation for this struct was generated from the following file: