Bitcoin Core 31.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
txindex::DBKey Struct Reference

#include <txindex_key.h>

Collaboration diagram for txindex::DBKey:
[legend]

Public Member Functions

 SERIALIZE_METHODS (DBKey, obj)
 

Public Attributes

TxHashKeyPrefix hash_prefix {0}
 
BlockTxPosition pos
 

Detailed Description

Definition at line 107 of file txindex_key.h.

Member Function Documentation

◆ SERIALIZE_METHODS()

txindex::DBKey::SERIALIZE_METHODS ( DBKey  ,
obj   
)
inline

Definition at line 111 of file txindex_key.h.

Here is the call graph for this function:

Member Data Documentation

◆ hash_prefix

TxHashKeyPrefix txindex::DBKey::hash_prefix {0}

Definition at line 108 of file txindex_key.h.

◆ pos

BlockTxPosition txindex::DBKey::pos

Definition at line 109 of file txindex_key.h.


The documentation for this struct was generated from the following file: