Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
governance-votedb.h File Reference
#include <list>
#include <map>
#include <governance/governance-vote.h>
#include <serialize.h>
#include <streams.h>
#include <uint256.h>
Include dependency graph for governance-votedb.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CGovernanceObjectVoteFile |
Represents the collection of votes associated with a given CGovernanceObject Recently received votes are held in memory until a maximum size is reached after which older votes a flushed to a disk file. More... | |