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