Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
TxInUndoDeserializer Class Reference
#include <undo.h>
Collaboration diagram for TxInUndoDeserializer:
Public Member Functions | |
template<typename Stream > | |
void | Unserialize (Stream &s) |
TxInUndoDeserializer (Coin *coin) | |
Private Attributes | |
Coin * | txout |
Detailed Description
Constructor & Destructor Documentation
◆ TxInUndoDeserializer()
|
inlineexplicit |
Member Function Documentation
◆ Unserialize()
template<typename Stream >
|
inline |
Definition at line 45 of file undo.h.
References Coin::fCoinBase, Coin::nHeight, Coin::out, REF(), txout, and VARINT.
Member Data Documentation
◆ txout
|
private |
Definition at line 41 of file undo.h.
Referenced by Unserialize().
The documentation for this class was generated from the following file:
- src/undo.h