|
Monero C++ Library
|
This is the complete list of members for monero::monero_address_book_entry, including all inherited members.
| from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_address_book_entry > &entry) (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | static |
| m_address (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | |
| m_description (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | |
| m_index (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | |
| m_payment_id (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | |
| monero_address_book_entry() (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | inline |
| monero_address_book_entry(uint64_t index, const std::string &address, const std::string &description) (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | inline |
| monero_address_book_entry(uint64_t index, const std::string &address, const std::string &description, const std::string &payment_id) (defined in monero::monero_address_book_entry) | monero::monero_address_book_entry | inline |
| serialize() const | monero::serializable_struct | |
| to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_address_book_entry | virtual |
| ~serializable_struct()=default (defined in monero::serializable_struct) | monero::serializable_struct | virtual |