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 86 of file compressor.h.
 
◆ CTxOutCompressor()
  
  
      
        
          | CTxOutCompressor::CTxOutCompressor  | 
          ( | 
          CTxOut &  | 
          txoutIn | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ 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 file: