Monero C++ Library
|
This is the complete list of members for monero::monero_sync_result, including all inherited members.
m_num_blocks_fetched (defined in monero::monero_sync_result) | monero::monero_sync_result | |
m_received_money (defined in monero::monero_sync_result) | monero::monero_sync_result | |
monero_sync_result() (defined in monero::monero_sync_result) | monero::monero_sync_result | inline |
monero_sync_result(const uint64_t num_blocks_fetched, const bool received_money) (defined in monero::monero_sync_result) | monero::monero_sync_result | inline |
serialize() const | monero::serializable_struct | |
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_sync_result | virtual |