veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Definition at line 121 of file net_entities.hpp.
Public Member Functions | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
![]() | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
![]() | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
ServiceFlags | nServices |
uint32_t | nTime |
ADD_SERIALIZE_METHODS | |
![]() | |
uint16_t | port |
ADD_SERIALIZE_METHODS | |
![]() | |
uint8_t | ip [16] |
ADD_SERIALIZE_METHODS | |
Friends | |
bool | operator== (const Address &a, const Address &b) |
bool | operator!= (const Address &a, const Address &b) |
|
inline |
Definition at line 129 of file net_entities.hpp.
Definition at line 140 of file net_entities.hpp.
Definition at line 137 of file net_entities.hpp.
altintegration::btc::Address::ADD_SERIALIZE_METHODS |
Definition at line 126 of file net_entities.hpp.
ServiceFlags altintegration::btc::Address::nServices |
Definition at line 122 of file net_entities.hpp.
uint32_t altintegration::btc::Address::nTime |
Definition at line 124 of file net_entities.hpp.