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 93 of file compressor.h.
CTxOutCompressor::CTxOutCompressor |
( |
CTxOut & |
txoutIn | ) |
|
|
inline |
uint64_t CTxOutCompressor::CompressAmount |
( |
uint64_t |
nAmount | ) |
|
|
static |
uint64_t CTxOutCompressor::DecompressAmount |
( |
uint64_t |
nAmount | ) |
|
|
static |
template<typename Stream , typename Operation >
void CTxOutCompressor::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
CTxOutCompressor::ADD_SERIALIZE_METHODS |
CTxOut& CTxOutCompressor::txout |
|
private |
The documentation for this class was generated from the following files: