![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
Public Member Functions | |
| StringContentsSerializer ()=default | |
| StringContentsSerializer (const std::string &inp) | |
| template<typename Stream> | |
| void | Serialize (Stream &s) const |
| template<typename Stream> | |
| void | Unserialize (Stream &s) |
Public Attributes | |
| std::string | str |
Definition at line 348 of file dbwrapper_tests.cpp.
|
default |
|
inlineexplicit |
Definition at line 353 of file dbwrapper_tests.cpp.
|
inline |
Definition at line 356 of file dbwrapper_tests.cpp.
|
inline |
Definition at line 364 of file dbwrapper_tests.cpp.
| std::string StringContentsSerializer::str |
Definition at line 351 of file dbwrapper_tests.cpp.