|
veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Definition at line 17 of file messages.hpp.
Collaboration diagram for altintegration::btc::AddrMsg:Public Member Functions | |
| template<typename Stream , typename Operation > | |
| void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
| std::vector< Address > | vAddr |
| ADD_SERIALIZE_METHODS | |
Friends | |
| bool | operator== (const AddrMsg &a, const AddrMsg &b) |
| bool | operator!= (const AddrMsg &a, const AddrMsg &b) |
|
inline |
Definition at line 23 of file messages.hpp.
Definition at line 30 of file messages.hpp.
Definition at line 27 of file messages.hpp.
| altintegration::btc::AddrMsg::ADD_SERIALIZE_METHODS |
Definition at line 20 of file messages.hpp.
| std::vector<Address> altintegration::btc::AddrMsg::vAddr |
Definition at line 18 of file messages.hpp.