inv message data
More...
#include <protocol.h>
inv message data
Definition at line 493 of file protocol.h.
◆ CInv() [1/2]
◆ CInv() [2/2]
CInv::CInv |
( |
uint32_t |
typeIn, |
|
|
const uint256 & |
hashIn |
|
) |
| |
◆ GetMessageType()
std::string CInv::GetMessageType |
( |
| ) |
const |
◆ IsGenBlkMsg()
bool CInv::IsGenBlkMsg |
( |
| ) |
const |
|
inline |
◆ IsGenTxMsg()
bool CInv::IsGenTxMsg |
( |
| ) |
const |
|
inline |
◆ IsMsgBlk()
bool CInv::IsMsgBlk |
( |
| ) |
const |
|
inline |
◆ IsMsgCmpctBlk()
bool CInv::IsMsgCmpctBlk |
( |
| ) |
const |
|
inline |
◆ IsMsgFilteredBlk()
bool CInv::IsMsgFilteredBlk |
( |
| ) |
const |
|
inline |
◆ IsMsgTx()
bool CInv::IsMsgTx |
( |
| ) |
const |
|
inline |
◆ IsMsgWitnessBlk()
bool CInv::IsMsgWitnessBlk |
( |
| ) |
const |
|
inline |
◆ IsMsgWtx()
bool CInv::IsMsgWtx |
( |
| ) |
const |
|
inline |
◆ SERIALIZE_METHODS()
CInv::SERIALIZE_METHODS |
( |
CInv |
, |
|
|
obj |
|
|
) |
| |
|
inline |
◆ ToString()
std::string CInv::ToString |
( |
| ) |
const |
◆ operator<
bool operator< |
( |
const CInv & |
a, |
|
|
const CInv & |
b |
|
) |
| |
|
friend |
◆ hash
◆ type
The documentation for this class was generated from the following files: