|
Monero C++ Library
|
This is the complete list of members for monero::monero_account_tag, including all inherited members.
| from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_account_tag > &account_tag) (defined in monero::monero_account_tag) | monero::monero_account_tag | static |
| m_account_indices (defined in monero::monero_account_tag) | monero::monero_account_tag | |
| m_label (defined in monero::monero_account_tag) | monero::monero_account_tag | |
| m_tag (defined in monero::monero_account_tag) | monero::monero_account_tag | |
| monero_account_tag() (defined in monero::monero_account_tag) | monero::monero_account_tag | inline |
| monero_account_tag(const std::string &tag, const std::string &label) (defined in monero::monero_account_tag) | monero::monero_account_tag | inline |
| monero_account_tag(const std::string &tag, const std::string &label, const std::vector< uint32_t > &account_indices) (defined in monero::monero_account_tag) | monero::monero_account_tag | inline |
| serialize() const | monero::serializable_struct | |
| to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const override | monero::monero_account_tag | virtual |
| ~serializable_struct()=default (defined in monero::serializable_struct) | monero::serializable_struct | virtual |