![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
Checker for value of OtherParam. More...
Public Member Functions | |
| template<typename Stream > | |
| void | Serialize (Stream &s) const |
| template<typename Stream > | |
| void | Unserialize (Stream &s) const |
Checker for value of OtherParam.
When being serialized, serializes the param to the stream. When being unserialized, verifies the value in the stream matches the param.
Definition at line 403 of file serialize_tests.cpp.
|
inline |
Definition at line 407 of file serialize_tests.cpp.
|
inline |