Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
VersionBitsCache Struct Reference
#include <versionbits.h>
Public Member Functions | |
void | Clear () |
Public Attributes | |
ThresholdConditionCache | caches [Consensus::MAX_VERSION_BITS_DEPLOYMENTS] |
Detailed Description
Definition at line 70 of file versionbits.h.
Member Function Documentation
◆ Clear()
void VersionBitsCache::Clear | ( | ) |
Definition at line 265 of file versionbits.cpp.
References caches, and Consensus::MAX_VERSION_BITS_DEPLOYMENTS.
Referenced by UnloadBlockIndex().
Member Data Documentation
◆ caches
ThresholdConditionCache VersionBitsCache::caches[Consensus::MAX_VERSION_BITS_DEPLOYMENTS] |
Definition at line 72 of file versionbits.h.
Referenced by Clear(), VersionBitsState(), VersionBitsStateSinceHeight(), and VersionBitsStatistics().
The documentation for this struct was generated from the following files:
- src/versionbits.h
- src/versionbits.cpp