wrapper for CTxOut that provides a more compact serialization
More...
#include <compressor.h>
wrapper for CTxOut that provides a more compact serialization
Definition at line 94 of file compressor.h.
◆ CTxOutCompressor()
CTxOutCompressor::CTxOutCompressor |
( |
CTxOut & |
txoutIn | ) |
|
|
inlineexplicit |
◆ CompressAmount()
uint64_t CTxOutCompressor::CompressAmount |
( |
uint64_t |
nAmount | ) |
|
|
static |
◆ DecompressAmount()
uint64_t CTxOutCompressor::DecompressAmount |
( |
uint64_t |
nAmount | ) |
|
|
static |
◆ SerializationOp()
template<typename Stream , typename Operation >
void CTxOutCompressor::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
CTxOutCompressor::ADD_SERIALIZE_METHODS |
◆ txout
CTxOut& CTxOutCompressor::txout |
|
private |
The documentation for this class was generated from the following files: