Bitcoin
|
#include <compressor.h>
Public Member Functions | |
CTxOutCompressor (CTxOut &txoutIn) | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
ADD_SERIALIZE_METHODS | |
Private Attributes | |
CTxOut & | txout |
wrapper for CTxOut that provides a more compact serialization
|
inlineexplicit |
|
inline |
CTxOutCompressor::ADD_SERIALIZE_METHODS |
|
private |