#include <blockencodings.h>
Definition at line 131 of file blockencodings.h.
 
◆ CBlockHeaderAndShortTxIDs() [1/2]
  
  
      
        
          | CBlockHeaderAndShortTxIDs::CBlockHeaderAndShortTxIDs  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ CBlockHeaderAndShortTxIDs() [2/2]
      
        
          | CBlockHeaderAndShortTxIDs::CBlockHeaderAndShortTxIDs  | 
          ( | 
          const CBlock &  | 
          block,  | 
        
        
           | 
           | 
          bool  | 
          fUseWTXID  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ BlockTxCount()
  
  
      
        
          | size_t CBlockHeaderAndShortTxIDs::BlockTxCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ FillShortTxIDSelector()
  
  
      
        
          | void CBlockHeaderAndShortTxIDs::FillShortTxIDSelector  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
◆ GetShortID()
      
        
          | uint64_t CBlockHeaderAndShortTxIDs::GetShortID  | 
          ( | 
          const uint256 &  | 
          txhash | ) | 
           const | 
        
      
 
 
◆ SerializationOp()
template<typename Stream , typename Operation > 
  
  
      
        
          | void CBlockHeaderAndShortTxIDs::SerializationOp  | 
          ( | 
          Stream &  | 
          s,  | 
         
        
           | 
           | 
          Operation  | 
          ser_action  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ PartiallyDownloadedBlock
◆ ADD_SERIALIZE_METHODS
      
        
          | CBlockHeaderAndShortTxIDs::ADD_SERIALIZE_METHODS | 
        
      
 
 
◆ header
◆ nonce
  
  
      
        
          | uint64_t CBlockHeaderAndShortTxIDs::nonce | 
         
       
   | 
  
private   | 
  
 
 
◆ prefilledtxn
◆ shorttxidk0
  
  
      
        
          | uint64_t CBlockHeaderAndShortTxIDs::shorttxidk0 | 
         
       
   | 
  
mutableprivate   | 
  
 
 
◆ shorttxidk1
  
  
      
        
          | uint64_t CBlockHeaderAndShortTxIDs::shorttxidk1 | 
         
       
   | 
  
mutableprivate   | 
  
 
 
◆ shorttxids
  
  
      
        
          | std::vector<uint64_t> CBlockHeaderAndShortTxIDs::shorttxids | 
         
       
   | 
  
protected   | 
  
 
 
◆ SHORTTXIDS_LENGTH
  
  
      
        
          | const int CBlockHeaderAndShortTxIDs::SHORTTXIDS_LENGTH = 6 | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following files: