Dash Core  0.12.2.1
P2P Digital Currency
alert.h File Reference
#include "serialize.h"
#include "sync.h"
#include <map>
#include <set>
#include <stdint.h>
#include <string>

Go to the source code of this file.

Classes

class  CUnsignedAlert
 
class  CAlert
 

Variables

std::map< uint256, CAlertmapAlerts
 
CCriticalSection cs_mapAlerts
 

Variable Documentation

◆ cs_mapAlerts

CCriticalSection cs_mapAlerts

◆ mapAlerts

std::map<uint256, CAlert> mapAlerts