|
| | SERIALIZE_METHODS (CSerializeMethodsTestMany, obj) |
| | CSerializeMethodsTestSingle ()=default |
| | CSerializeMethodsTestSingle (int intvalin, bool boolvalin, std::string stringvalin, const uint8_t *charstrvalin, const CTransactionRef &txvalin) |
| | CSerializeMethodsTestSingle ()=default |
| | CSerializeMethodsTestSingle (int intvalin, bool boolvalin, std::string stringvalin, const uint8_t *charstrvalin, const CTransactionRef &txvalin) |
| | SERIALIZE_METHODS (CSerializeMethodsTestSingle, obj) |
| bool | operator== (const CSerializeMethodsTestSingle &rhs) const |
Definition at line 65 of file serialize_tests.cpp.
◆ CSerializeMethodsTestSingle() [1/2]
| CSerializeMethodsTestSingle::CSerializeMethodsTestSingle |
( |
| ) |
|
|
default |
◆ CSerializeMethodsTestSingle() [2/2]
| CSerializeMethodsTestSingle::CSerializeMethodsTestSingle |
( |
int | intvalin, |
|
|
bool | boolvalin, |
|
|
std::string | stringvalin, |
|
|
const uint8_t * | charstrvalin, |
|
|
const CTransactionRef & | txvalin ) |
|
inline |
◆ SERIALIZE_METHODS()
The documentation for this class was generated from the following file: