inv message data
More...
#include <protocol.h>
inv message data
Definition at line 358 of file protocol.h.
◆ CInv() [1/3]
◆ CInv() [2/3]
| CInv::CInv |
( |
int |
typeIn, |
|
|
const uint256 & |
hashIn |
|
) |
| |
◆ CInv() [3/3]
| CInv::CInv |
( |
const std::string & |
strType, |
|
|
const uint256 & |
hashIn |
|
) |
| |
◆ GetCommand()
| const char * CInv::GetCommand |
( |
| ) |
const |
◆ IsKnownType()
| bool CInv::IsKnownType |
( |
| ) |
const |
◆ IsMasterNodeType()
| bool CInv::IsMasterNodeType |
( |
| ) |
const |
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CInv::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ ToString()
| std::string CInv::ToString |
( |
| ) |
const |
◆ operator<
| bool operator< |
( |
const CInv & |
a, |
|
|
const CInv & |
b |
|
) |
| |
|
friend |
◆ ADD_SERIALIZE_METHODS
| CInv::ADD_SERIALIZE_METHODS |
◆ hash
◆ type
The documentation for this class was generated from the following files: