Dash Core  0.12.2.1
P2P Digital Currency
governance.h File Reference
#include "bloom.h"
#include "cachemap.h"
#include "cachemultimap.h"
#include "chain.h"
#include "governance-exceptions.h"
#include "governance-object.h"
#include "governance-vote.h"
#include "net.h"
#include "sync.h"
#include "timedata.h"
#include "util.h"

Go to the source code of this file.

Classes

struct  ExpirationInfo
 
class  CRateCheckBuffer
 
class  CGovernanceManager
 
struct  CGovernanceManager::last_object_rec
 
class  CGovernanceManager::ScopedLockBool
 

Typedefs

typedef std::pair< CGovernanceObject, ExpirationInfoobject_info_pair_t
 

Variables

CGovernanceManager governance
 
static const int RATE_BUFFER_SIZE = 5
 

Typedef Documentation

◆ object_info_pair_t

Definition at line 36 of file governance.h.

Variable Documentation

◆ governance

◆ RATE_BUFFER_SIZE