Scope guard that calls Reset() on its cache when it goes out of scope.
Synopsis
Declared in <coins.h>
class ResetGuard;
Member Functions
Name |
Description |
|
Constructors |
|
Reset the guarded cache when the guard is destroyed. |
Assignment operators |
Friends
Name |
Description |
CCoinsView that adds a memory cache for transactions to another CCoinsView |
Created with MrDocs