Definition at line 19 of file txindex.cpp.
 
◆ CDiskTxPos() [1/2]
  
  
      
        
          | CDiskTxPos::CDiskTxPos  | 
          ( | 
          const CDiskBlockPos &  | 
          blockIn,  | 
         
        
           | 
           | 
          unsigned int  | 
          nTxOffsetIn  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ CDiskTxPos() [2/2]
  
  
      
        
          | CDiskTxPos::CDiskTxPos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SerializationOp()
template<typename Stream , typename Operation > 
  
  
      
        
          | void CDiskTxPos::SerializationOp  | 
          ( | 
          Stream &  | 
          s,  | 
         
        
           | 
           | 
          Operation  | 
          ser_action  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetNull()
  
  
      
        
          | void CDiskTxPos::SetNull  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ADD_SERIALIZE_METHODS
      
        
          | CDiskTxPos::ADD_SERIALIZE_METHODS | 
        
      
 
 
◆ nTxOffset
      
        
          | unsigned int CDiskTxPos::nTxOffset | 
        
      
 
 
The documentation for this struct was generated from the following file: