Undo information for a CTransaction.  
 More...
#include <undo.h>
 | 
| template<typename Stream >  | 
| void  | Serialize (Stream &s) const | 
|   | 
| template<typename Stream >  | 
| void  | Unserialize (Stream &s) | 
|   | 
Undo information for a CTransaction. 
Definition at line 68 of file undo.h.
 
◆ Serialize()
template<typename Stream > 
  
  
      
        
          | void CTxUndo::Serialize  | 
          ( | 
          Stream &  | 
          s | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Unserialize()
template<typename Stream > 
  
  
      
        
          | void CTxUndo::Unserialize  | 
          ( | 
          Stream &  | 
          s | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ vprevout
      
        
          | std::vector<Coin> CTxUndo::vprevout | 
        
      
 
 
The documentation for this class was generated from the following file: