veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Definition at line 170 of file net_entities.hpp.
Public Member Functions | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
int32_t | type |
uint256 | hash |
ADD_SERIALIZE_METHODS | |
Friends | |
bool | operator== (const Inv &a, const Inv &b) |
bool | operator!= (const Inv &a, const Inv &b) |
|
inline |
Definition at line 177 of file net_entities.hpp.
Definition at line 185 of file net_entities.hpp.
Definition at line 182 of file net_entities.hpp.
altintegration::btc::Inv::ADD_SERIALIZE_METHODS |
Definition at line 174 of file net_entities.hpp.
uint256 altintegration::btc::Inv::hash |
Definition at line 172 of file net_entities.hpp.
int32_t altintegration::btc::Inv::type |
Definition at line 171 of file net_entities.hpp.