CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::PtCache Class Reference

An interface for caching partial transactions. More...

Inheritance diagram for catapult::cache::PtCache:
Collaboration diagram for catapult::cache::PtCache:

Additional Inherited Members

- Public Member Functions inherited from catapult::cache::BasicTransactionsCache< PtCacheModifierProxy >
virtual ~BasicTransactionsCache ()=default
 
virtual PtCacheModifierProxy modifier ()=0
 Gets a write only view of the cache. More...
 
- 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

An interface for caching partial transactions.


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