Monero
Loading...
Searching...
No Matches
cryptonote::mdb_rflags Struct Reference

#include <db_lmdb.h>

Public Attributes

bool m_rf_txn
bool m_rf_blocks
bool m_rf_block_heights
bool m_rf_block_info
bool m_rf_output_txs
bool m_rf_output_amounts
bool m_rf_txs
bool m_rf_txs_pruned
bool m_rf_txs_prunable
bool m_rf_txs_prunable_hash
bool m_rf_txs_prunable_tip
bool m_rf_tx_indices
bool m_rf_tx_outputs
bool m_rf_spent_keys
bool m_rf_txpool_meta
bool m_rf_txpool_blob
bool m_rf_alt_blocks
bool m_rf_hf_versions
bool m_rf_properties

Member Data Documentation

◆ m_rf_alt_blocks

bool cryptonote::mdb_rflags::m_rf_alt_blocks

◆ m_rf_block_heights

bool cryptonote::mdb_rflags::m_rf_block_heights

◆ m_rf_block_info

bool cryptonote::mdb_rflags::m_rf_block_info

◆ m_rf_blocks

bool cryptonote::mdb_rflags::m_rf_blocks

◆ m_rf_hf_versions

bool cryptonote::mdb_rflags::m_rf_hf_versions

◆ m_rf_output_amounts

bool cryptonote::mdb_rflags::m_rf_output_amounts

◆ m_rf_output_txs

bool cryptonote::mdb_rflags::m_rf_output_txs

◆ m_rf_properties

bool cryptonote::mdb_rflags::m_rf_properties

◆ m_rf_spent_keys

bool cryptonote::mdb_rflags::m_rf_spent_keys

◆ m_rf_tx_indices

bool cryptonote::mdb_rflags::m_rf_tx_indices

◆ m_rf_tx_outputs

bool cryptonote::mdb_rflags::m_rf_tx_outputs

◆ m_rf_txn

bool cryptonote::mdb_rflags::m_rf_txn

◆ m_rf_txpool_blob

bool cryptonote::mdb_rflags::m_rf_txpool_blob

◆ m_rf_txpool_meta

bool cryptonote::mdb_rflags::m_rf_txpool_meta

◆ m_rf_txs

bool cryptonote::mdb_rflags::m_rf_txs

◆ m_rf_txs_prunable

bool cryptonote::mdb_rflags::m_rf_txs_prunable

◆ m_rf_txs_prunable_hash

bool cryptonote::mdb_rflags::m_rf_txs_prunable_hash

◆ m_rf_txs_prunable_tip

bool cryptonote::mdb_rflags::m_rf_txs_prunable_tip

◆ m_rf_txs_pruned

bool cryptonote::mdb_rflags::m_rf_txs_pruned

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