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

An interface for caching unconfirmed transactions. More...

Inheritance diagram for catapult::cache::UtCache:
Collaboration diagram for catapult::cache::UtCache:

Additional Inherited Members

- Public Member Functions inherited from catapult::cache::BasicTransactionsCache< UtCacheModifierProxy >
virtual ~BasicTransactionsCache ()=default
 
virtual UtCacheModifierProxy 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 unconfirmed transactions.


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