|
Monero C++ Library
|
This is the complete list of members for monero::monero_sync_result, including all inherited members.
| deserialize(const std::string &json) (defined in monero::monero_sync_result) | monero::monero_sync_result | static |
| from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_sync_result > &result) (defined in monero::monero_sync_result) | monero::monero_sync_result | static |
| 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 |
| ~serializable_struct()=default (defined in monero::serializable_struct) | monero::serializable_struct | virtual |