#include <addrdb.h>
Definition at line 27 of file addrdb.h.
◆ CBanEntry() [1/2]
◆ CBanEntry() [2/2]
CBanEntry::CBanEntry |
( |
int64_t |
nCreateTimeIn | ) |
|
|
inlineexplicit |
◆ banReasonToString()
std::string CBanEntry::banReasonToString |
( |
| ) |
const |
|
inline |
◆ SerializationOp()
template<typename Stream , typename Operation >
void CBanEntry::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ SetNull()
void CBanEntry::SetNull |
( |
| ) |
|
|
inline |
◆ ADD_SERIALIZE_METHODS
CBanEntry::ADD_SERIALIZE_METHODS |
◆ banReason
uint8_t CBanEntry::banReason |
◆ CURRENT_VERSION
const int CBanEntry::CURRENT_VERSION =1 |
|
static |
◆ nBanUntil
int64_t CBanEntry::nBanUntil |
◆ nCreateTime
int64_t CBanEntry::nCreateTime |
◆ nVersion
The documentation for this class was generated from the following file: