|
Monero
|
#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 |
| bool cryptonote::mdb_rflags::m_rf_alt_blocks |
| bool cryptonote::mdb_rflags::m_rf_block_heights |
| bool cryptonote::mdb_rflags::m_rf_block_info |
| bool cryptonote::mdb_rflags::m_rf_blocks |
| bool cryptonote::mdb_rflags::m_rf_hf_versions |
| bool cryptonote::mdb_rflags::m_rf_output_amounts |
| bool cryptonote::mdb_rflags::m_rf_output_txs |
| bool cryptonote::mdb_rflags::m_rf_properties |
| bool cryptonote::mdb_rflags::m_rf_spent_keys |
| bool cryptonote::mdb_rflags::m_rf_tx_indices |
| bool cryptonote::mdb_rflags::m_rf_tx_outputs |
| bool cryptonote::mdb_rflags::m_rf_txn |
| bool cryptonote::mdb_rflags::m_rf_txpool_blob |
| bool cryptonote::mdb_rflags::m_rf_txpool_meta |
| bool cryptonote::mdb_rflags::m_rf_txs |
| bool cryptonote::mdb_rflags::m_rf_txs_prunable |
| bool cryptonote::mdb_rflags::m_rf_txs_prunable_hash |
| bool cryptonote::mdb_rflags::m_rf_txs_prunable_tip |
| bool cryptonote::mdb_rflags::m_rf_txs_pruned |