Undo information for a CBlock.
More...
#include <undo.h>
|
| template<typename Stream , typename Operation > |
| void | SerializationOp (Stream &s, Operation ser_action) |
| |
Undo information for a CBlock.
Definition at line 100 of file undo.h.
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CBlockUndo::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
| CBlockUndo::ADD_SERIALIZE_METHODS |
◆ vtxundo
| std::vector<CTxUndo> CBlockUndo::vtxundo |
The documentation for this class was generated from the following file: