![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Public Member Functions | |
| SERIALIZE_METHODS (Derived, obj) | |
Public Member Functions inherited from Base | |
| Base () | |
| Base (uint8_t data) | |
| template<typename Stream > | |
| void | Serialize (Stream &s) const |
| template<typename Stream > | |
| void | Unserialize (Stream &s) |
Public Attributes | |
| std::string | m_derived_data |
Public Attributes inherited from Base | |
| uint8_t | m_base_data |
Definition at line 337 of file serialize_tests.cpp.
|
inline |
| std::string Derived::m_derived_data |
Definition at line 340 of file serialize_tests.cpp.