CatapultServer
v0.5.0.1 (Elephant)
|
An interface for caching unconfirmed transactions. More...
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... | |
NonCopyable & | operator= (const NonCopyable &)=delete |
Disabled assignment operator. More... | |
An interface for caching unconfirmed transactions.