diff --git a/docs/doxygen/bdwn.png b/docs/doxygen/bdwn.png deleted file mode 100644 index 940a0b95..00000000 Binary files a/docs/doxygen/bdwn.png and /dev/null differ diff --git a/docs/doxygen/doc.png b/docs/doxygen/doc.png deleted file mode 100644 index 17edabff..00000000 Binary files a/docs/doxygen/doc.png and /dev/null differ diff --git a/docs/doxygen/folderclosed.png b/docs/doxygen/folderclosed.png deleted file mode 100644 index bb8ab35e..00000000 Binary files a/docs/doxygen/folderclosed.png and /dev/null differ diff --git a/docs/doxygen/folderopen.png b/docs/doxygen/folderopen.png deleted file mode 100644 index d6c7f676..00000000 Binary files a/docs/doxygen/folderopen.png and /dev/null differ diff --git a/docs/doxygen/monero__wallet_8h_source.html b/docs/doxygen/monero__wallet_8h_source.html index 371bb7ab..e227fed3 100644 --- a/docs/doxygen/monero__wallet_8h_source.html +++ b/docs/doxygen/monero__wallet_8h_source.html @@ -996,14 +996,14 @@
monero::monero_wallet::get_seed_language
virtual std::string get_seed_language() const
Definition monero_wallet.h:255
monero::monero_wallet::get_integrated_address
virtual monero_integrated_address get_integrated_address(const std::string &standard_address="", const std::string &payment_id="") const
Definition monero_wallet.h:333
monero
Definition monero_daemon.cpp:58
-
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:413
+
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:412
monero::monero_network_type
monero_network_type
Definition monero_daemon_model.h:90
monero::monero_account
Definition monero_wallet_model.h:123
monero::monero_integrated_address
Definition monero_wallet_model.h:350
-
monero::monero_message_signature_result
Definition monero_wallet_model.h:421
-
monero::monero_multisig_info
Definition monero_wallet_model.h:463
-
monero::monero_multisig_init_result
Definition monero_wallet_model.h:477
-
monero::monero_multisig_sign_result
Definition monero_wallet_model.h:487
+
monero::monero_message_signature_result
Definition monero_wallet_model.h:420
+
monero::monero_multisig_info
Definition monero_wallet_model.h:462
+
monero::monero_multisig_init_result
Definition monero_wallet_model.h:476
+
monero::monero_multisig_sign_result
Definition monero_wallet_model.h:486
monero::monero_output_query
Definition monero_wallet_model.h:252
monero::monero_output_wallet
Definition monero_wallet_model.h:232
monero::monero_subaddress
Definition monero_wallet_model.h:106
diff --git a/docs/doxygen/monero__wallet__full_8h_source.html b/docs/doxygen/monero__wallet__full_8h_source.html index 95e335c1..089cc812 100644 --- a/docs/doxygen/monero__wallet__full_8h_source.html +++ b/docs/doxygen/monero__wallet__full_8h_source.html @@ -276,125 +276,125 @@
293}
monero::monero_wallet_full
Definition monero_wallet_full.h:77
-
monero::monero_wallet_full::start_mining
void start_mining(boost::optional< uint64_t > num_threads, boost::optional< bool > background_mining, boost::optional< bool > ignore_battery) override
Definition monero_wallet_full.cpp:3247
+
monero::monero_wallet_full::start_mining
void start_mining(boost::optional< uint64_t > num_threads, boost::optional< bool > background_mining, boost::optional< bool > ignore_battery) override
Definition monero_wallet_full.cpp:3245
monero::monero_wallet_full::get_seed
std::string get_seed() const override
Definition monero_wallet_full.cpp:1351
-
monero::monero_wallet_full::get_outputs
std::vector< std::shared_ptr< monero_output_wallet > > get_outputs(const monero_output_query &query) const override
Definition monero_wallet_full.cpp:1857
+
monero::monero_wallet_full::get_outputs
std::vector< std::shared_ptr< monero_output_wallet > > get_outputs(const monero_output_query &query) const override
Definition monero_wallet_full.cpp:1858
monero::monero_wallet_full::wallet_exists
static bool wallet_exists(const std::string &path)
Definition monero_wallet_full.cpp:1048
-
monero::monero_wallet_full::get_tx_note
std::string get_tx_note(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:3065
+
monero::monero_wallet_full::get_tx_note
std::string get_tx_note(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:3063
monero::monero_wallet_full::get_version
monero_version get_version() const override
Definition monero_wallet_full.cpp:1336
monero::monero_wallet_full::get_restore_height
uint64_t get_restore_height() const override
Definition monero_wallet_full.cpp:1468
monero::monero_wallet_full::get_private_view_key
std::string get_private_view_key() const override
Definition monero_wallet_full.cpp:1375
-
monero::monero_wallet_full::prepare_multisig
std::string prepare_multisig() override
Definition monero_wallet_full.cpp:3329
+
monero::monero_wallet_full::prepare_multisig
std::string prepare_multisig() override
Definition monero_wallet_full.cpp:3327
monero::monero_wallet_full::get_public_view_key
std::string get_public_view_key() const override
Definition monero_wallet_full.cpp:1370
-
monero::monero_wallet_full::get_address_book_entries
std::vector< monero_address_book_entry > get_address_book_entries(const std::vector< uint64_t > &indices) const override
Definition monero_wallet_full.cpp:3100
-
monero::monero_wallet_full::get_account
monero_account get_account(const uint32_t account_idx, bool include_subaddresses) const override
Definition monero_wallet_full.cpp:1656
-
monero::monero_wallet_full::sweep_dust
std::vector< std::shared_ptr< monero_tx_wallet > > sweep_dust(bool relay=false) override
Definition monero_wallet_full.cpp:2465
+
monero::monero_wallet_full::get_address_book_entries
std::vector< monero_address_book_entry > get_address_book_entries(const std::vector< uint64_t > &indices) const override
Definition monero_wallet_full.cpp:3098
+
monero::monero_wallet_full::get_account
monero_account get_account(const uint32_t account_idx, bool include_subaddresses) const override
Definition monero_wallet_full.cpp:1657
+
monero::monero_wallet_full::sweep_dust
std::vector< std::shared_ptr< monero_tx_wallet > > sweep_dust(bool relay=false) override
Definition monero_wallet_full.cpp:2463
monero::monero_wallet_full::set_daemon_proxy
void set_daemon_proxy(const std::string &uri="") override
Definition monero_wallet_full.cpp:1289
-
monero::monero_wallet_full::set_attribute
void set_attribute(const std::string &key, const std::string &val) override
Definition monero_wallet_full.cpp:3243
-
monero::monero_wallet_full::set_tx_notes
void set_tx_notes(const std::vector< std::string > &tx_hashes, const std::vector< std::string > &notes) override
Definition monero_wallet_full.cpp:3092
+
monero::monero_wallet_full::set_attribute
void set_attribute(const std::string &key, const std::string &val) override
Definition monero_wallet_full.cpp:3241
+
monero::monero_wallet_full::set_tx_notes
void set_tx_notes(const std::vector< std::string > &tx_hashes, const std::vector< std::string > &notes) override
Definition monero_wallet_full.cpp:3090
monero::monero_wallet_full::stop_syncing
void stop_syncing() override
Definition monero_wallet_full.cpp:1566
monero::monero_wallet_full::get_path
std::string get_path() const override
Definition monero_wallet_full.cpp:1343
-
monero::monero_wallet_full::get_subaddresses
std::vector< monero_subaddress > get_subaddresses(const uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices) const override
Definition monero_wallet_full.cpp:1688
-
monero::monero_wallet_full::set_tx_note
void set_tx_note(const std::string &tx_hash, const std::string &note) override
Definition monero_wallet_full.cpp:3082
-
monero::monero_wallet_full::import_multisig_hex
int import_multisig_hex(const std::vector< std::string > &multisig_hexes) override
Definition monero_wallet_full.cpp:3373
-
monero::monero_wallet_full::export_key_images
std::vector< std::shared_ptr< monero_key_image > > export_key_images(bool all=false) const override
Definition monero_wallet_full.cpp:1894
-
monero::monero_wallet_full::import_key_images
std::shared_ptr< monero_key_image_import_result > import_key_images(const std::vector< std::shared_ptr< monero_key_image > > &key_images) override
Definition monero_wallet_full.cpp:1909
-
monero::monero_wallet_full::sign_multisig_tx_hex
monero_multisig_sign_result sign_multisig_tx_hex(const std::string &multisig_tx_hex) override
Definition monero_wallet_full.cpp:3401
-
monero::monero_wallet_full::freeze_output
void freeze_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1936
-
monero::monero_wallet_full::relay_txs
std::vector< std::string > relay_txs(const std::vector< std::string > &tx_metadatas) override
Definition monero_wallet_full.cpp:2565
-
monero::monero_wallet_full::create_subaddress
monero_subaddress create_subaddress(uint32_t account_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1697
-
monero::monero_wallet_full::rescan_blockchain
void rescan_blockchain() override
Definition monero_wallet_full.cpp:1597
+
monero::monero_wallet_full::get_subaddresses
std::vector< monero_subaddress > get_subaddresses(const uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices) const override
Definition monero_wallet_full.cpp:1689
+
monero::monero_wallet_full::set_tx_note
void set_tx_note(const std::string &tx_hash, const std::string &note) override
Definition monero_wallet_full.cpp:3080
+
monero::monero_wallet_full::import_multisig_hex
int import_multisig_hex(const std::vector< std::string > &multisig_hexes) override
Definition monero_wallet_full.cpp:3371
+
monero::monero_wallet_full::export_key_images
std::vector< std::shared_ptr< monero_key_image > > export_key_images(bool all=false) const override
Definition monero_wallet_full.cpp:1895
+
monero::monero_wallet_full::import_key_images
std::shared_ptr< monero_key_image_import_result > import_key_images(const std::vector< std::shared_ptr< monero_key_image > > &key_images) override
Definition monero_wallet_full.cpp:1910
+
monero::monero_wallet_full::sign_multisig_tx_hex
monero_multisig_sign_result sign_multisig_tx_hex(const std::string &multisig_tx_hex) override
Definition monero_wallet_full.cpp:3399
+
monero::monero_wallet_full::freeze_output
void freeze_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1937
+
monero::monero_wallet_full::relay_txs
std::vector< std::string > relay_txs(const std::vector< std::string > &tx_metadatas) override
Definition monero_wallet_full.cpp:2563
+
monero::monero_wallet_full::create_subaddress
monero_subaddress create_subaddress(uint32_t account_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1698
+
monero::monero_wallet_full::rescan_blockchain
void rescan_blockchain() override
Definition monero_wallet_full.cpp:1598
monero::monero_wallet_full::is_view_only
bool is_view_only() const override
Definition monero_wallet_full.h:138
monero::monero_wallet_full::get_seed_languages
static std::vector< std::string > get_seed_languages()
Definition monero_wallet_full.cpp:1255
-
monero::monero_wallet_full::rescan_spent
void rescan_spent() override
Definition monero_wallet_full.cpp:1589
+
monero::monero_wallet_full::rescan_spent
void rescan_spent() override
Definition monero_wallet_full.cpp:1590
monero::monero_wallet_full::open_wallet_data
static monero_wallet_full * open_wallet_data(const std::string &password, const monero_network_type, const std::string &keys_data, const std::string &cache_data, const monero_rpc_connection &daemon_connection=monero_rpc_connection(), std::unique_ptr< epee::net_utils::http::http_client_factory > http_client_factory=nullptr)
Definition monero_wallet_full.cpp:1066
-
monero::monero_wallet_full::sign_message
std::string sign_message(const std::string &msg, monero_message_signature_type signature_type, uint32_t account_idx=0, uint32_t subaddress_idx=0) const override
Definition monero_wallet_full.cpp:2837
+
monero::monero_wallet_full::sign_message
std::string sign_message(const std::string &msg, monero_message_signature_type signature_type, uint32_t account_idx=0, uint32_t subaddress_idx=0) const override
Definition monero_wallet_full.cpp:2835
monero::monero_wallet_full::create_wallet
static monero_wallet_full * create_wallet(const monero_wallet_config &config, std::unique_ptr< epee::net_utils::http::http_client_factory > http_client_factory=nullptr)
Definition monero_wallet_full.cpp:1078
-
monero::monero_wallet_full::get_tx_key
std::string get_tx_key(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:2876
-
monero::monero_wallet_full::thaw_output
void thaw_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1943
-
monero::monero_wallet_full::get_unlocked_balance
uint64_t get_unlocked_balance() const override
Definition monero_wallet_full.cpp:1620
+
monero::monero_wallet_full::get_tx_key
std::string get_tx_key(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:2874
+
monero::monero_wallet_full::thaw_output
void thaw_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1944
+
monero::monero_wallet_full::get_unlocked_balance
uint64_t get_unlocked_balance() const override
Definition monero_wallet_full.cpp:1621
monero::monero_wallet_full::get_address_index
monero_subaddress get_address_index(const std::string &address) const override
Definition monero_wallet_full.cpp:1397
-
monero::monero_wallet_full::submit_txs
std::vector< std::string > submit_txs(const std::string &signed_tx_hex) override
Definition monero_wallet_full.cpp:2811
-
monero::monero_wallet_full::create_txs
std::vector< std::shared_ptr< monero_tx_wallet > > create_txs(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:1957
-
monero::monero_wallet_full::parse_payment_uri
std::shared_ptr< monero_tx_config > parse_payment_uri(const std::string &uri) const override
Definition monero_wallet_full.cpp:3211
-
monero::monero_wallet_full::check_reserve_proof
std::shared_ptr< monero_check_reserve > check_reserve_proof(const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3044
-
monero::monero_wallet_full::submit_multisig_tx_hex
std::vector< std::string > submit_multisig_tx_hex(const std::string &signed_multisig_tx_hex) override
Definition monero_wallet_full.cpp:3444
-
monero::monero_wallet_full::get_spend_proof
std::string get_spend_proof(const std::string &tx_hash, const std::string &message) const override
Definition monero_wallet_full.cpp:3001
+
monero::monero_wallet_full::submit_txs
std::vector< std::string > submit_txs(const std::string &signed_tx_hex) override
Definition monero_wallet_full.cpp:2809
+
monero::monero_wallet_full::create_txs
std::vector< std::shared_ptr< monero_tx_wallet > > create_txs(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:1958
+
monero::monero_wallet_full::parse_payment_uri
std::shared_ptr< monero_tx_config > parse_payment_uri(const std::string &uri) const override
Definition monero_wallet_full.cpp:3209
+
monero::monero_wallet_full::check_reserve_proof
std::shared_ptr< monero_check_reserve > check_reserve_proof(const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3042
+
monero::monero_wallet_full::submit_multisig_tx_hex
std::vector< std::string > submit_multisig_tx_hex(const std::string &signed_multisig_tx_hex) override
Definition monero_wallet_full.cpp:3442
+
monero::monero_wallet_full::get_spend_proof
std::string get_spend_proof(const std::string &tx_hash, const std::string &message) const override
Definition monero_wallet_full.cpp:2999
monero::monero_wallet_full::get_daemon_connection
boost::optional< monero_rpc_connection > get_daemon_connection() const override
Definition monero_wallet_full.cpp:1298
monero::monero_wallet_full::get_height_by_date
uint64_t get_height_by_date(uint16_t year, uint8_t month, uint8_t day) const override
Definition monero_wallet_full.cpp:1493
-
monero::monero_wallet_full::export_outputs
std::string export_outputs(bool all=false) const override
Definition monero_wallet_full.cpp:1878
+
monero::monero_wallet_full::export_outputs
std::string export_outputs(bool all=false) const override
Definition monero_wallet_full.cpp:1879
monero::monero_wallet_full::decode_integrated_address
monero_integrated_address decode_integrated_address(const std::string &integrated_address) const override
Definition monero_wallet_full.cpp:1448
-
monero::monero_wallet_full::sign_txs
monero_tx_set sign_txs(const std::string &unsigned_tx_hex) override
Definition monero_wallet_full.cpp:2772
-
monero::monero_wallet_full::get_txs
std::vector< std::shared_ptr< monero_tx_wallet > > get_txs() const override
Definition monero_wallet_full.cpp:1723
+
monero::monero_wallet_full::sign_txs
monero_tx_set sign_txs(const std::string &unsigned_tx_hex) override
Definition monero_wallet_full.cpp:2770
+
monero::monero_wallet_full::get_txs
std::vector< std::shared_ptr< monero_tx_wallet > > get_txs() const override
Definition monero_wallet_full.cpp:1724
monero::monero_wallet_full::sweep_unlocked
std::vector< std::shared_ptr< monero_tx_wallet > > sweep_unlocked(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:2119
-
monero::monero_wallet_full::describe_tx_set
monero_tx_set describe_tx_set(const monero_tx_set &tx_set) override
Definition monero_wallet_full.cpp:2613
-
monero::monero_wallet_full::import_outputs
int import_outputs(const std::string &outputs_hex) override
Definition monero_wallet_full.cpp:1882
-
monero::monero_wallet_full::get_payment_uri
std::string get_payment_uri(const monero_tx_config &config) const override
Definition monero_wallet_full.cpp:3188
-
monero::monero_wallet_full::check_tx_proof
std::shared_ptr< monero_check_tx > check_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:2969
+
monero::monero_wallet_full::describe_tx_set
monero_tx_set describe_tx_set(const monero_tx_set &tx_set) override
Definition monero_wallet_full.cpp:2611
+
monero::monero_wallet_full::import_outputs
int import_outputs(const std::string &outputs_hex) override
Definition monero_wallet_full.cpp:1883
+
monero::monero_wallet_full::get_payment_uri
std::string get_payment_uri(const monero_tx_config &config) const override
Definition monero_wallet_full.cpp:3186
+
monero::monero_wallet_full::check_tx_proof
std::shared_ptr< monero_check_tx > check_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:2967
monero::monero_wallet_full::start_syncing
void start_syncing(uint64_t sync_period_in_ms) override
Definition monero_wallet_full.cpp:1557
monero::monero_wallet_full::add_listener
void add_listener(monero_wallet_listener &listener) override
Definition monero_wallet_full.cpp:1497
-
monero::monero_wallet_full::save
void save() override
Definition monero_wallet_full.cpp:3498
-
monero::monero_wallet_full::is_output_frozen
bool is_output_frozen(const std::string &key_image) override
Definition monero_wallet_full.cpp:1950
-
monero::monero_wallet_full::exchange_multisig_keys
monero_multisig_init_result exchange_multisig_keys(const std::vector< std::string > &mutisig_hexes, const std::string &password) override
Definition monero_wallet_full.cpp:3343
+
monero::monero_wallet_full::save
void save() override
Definition monero_wallet_full.cpp:3496
+
monero::monero_wallet_full::is_output_frozen
bool is_output_frozen(const std::string &key_image) override
Definition monero_wallet_full.cpp:1951
+
monero::monero_wallet_full::exchange_multisig_keys
monero_multisig_init_result exchange_multisig_keys(const std::vector< std::string > &mutisig_hexes, const std::string &password) override
Definition monero_wallet_full.cpp:3341
monero::monero_wallet_full::is_daemon_synced
bool is_daemon_synced() const override
Definition monero_wallet_full.cpp:1321
-
monero::monero_wallet_full::is_multisig_import_needed
bool is_multisig_import_needed() const override
Definition monero_wallet_full.cpp:3319
-
monero::monero_wallet_full::get_reserve_proof_wallet
std::string get_reserve_proof_wallet(const std::string &message) const override
Definition monero_wallet_full.cpp:3030
-
monero::monero_wallet_full::verify_message
monero_message_signature_result verify_message(const std::string &msg, const std::string &address, const std::string &signature) const override
Definition monero_wallet_full.cpp:2843
-
monero::monero_wallet_full::sweep_output
std::shared_ptr< monero_tx_wallet > sweep_output(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:2321
-
monero::monero_wallet_full::get_tx_proof
std::string get_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message) const override
Definition monero_wallet_full.cpp:2951
-
monero::monero_wallet_full::stop_mining
void stop_mining() override
Definition monero_wallet_full.cpp:3277
-
monero::monero_wallet_full::get_attribute
bool get_attribute(const std::string &key, std::string &value) const override
Definition monero_wallet_full.cpp:3239
+
monero::monero_wallet_full::is_multisig_import_needed
bool is_multisig_import_needed() const override
Definition monero_wallet_full.cpp:3317
+
monero::monero_wallet_full::get_reserve_proof_wallet
std::string get_reserve_proof_wallet(const std::string &message) const override
Definition monero_wallet_full.cpp:3028
+
monero::monero_wallet_full::verify_message
monero_message_signature_result verify_message(const std::string &msg, const std::string &address, const std::string &signature) const override
Definition monero_wallet_full.cpp:2841
+
monero::monero_wallet_full::sweep_output
std::shared_ptr< monero_tx_wallet > sweep_output(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:2320
+
monero::monero_wallet_full::get_tx_proof
std::string get_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message) const override
Definition monero_wallet_full.cpp:2949
+
monero::monero_wallet_full::stop_mining
void stop_mining() override
Definition monero_wallet_full.cpp:3275
+
monero::monero_wallet_full::get_attribute
bool get_attribute(const std::string &key, std::string &value) const override
Definition monero_wallet_full.cpp:3237
monero::monero_wallet_full::~monero_wallet_full
~monero_wallet_full()
Definition monero_wallet_full.cpp:1263
monero::monero_wallet_full::is_daemon_trusted
bool is_daemon_trusted() const override
Definition monero_wallet_full.cpp:1327
-
monero::monero_wallet_full::check_tx_key
std::shared_ptr< monero_check_tx > check_tx_key(const std::string &tx_hash, const std::string &txKey, const std::string &address) const override
Definition monero_wallet_full.cpp:2901
+
monero::monero_wallet_full::check_tx_key
std::shared_ptr< monero_check_tx > check_tx_key(const std::string &tx_hash, const std::string &txKey, const std::string &address) const override
Definition monero_wallet_full.cpp:2899
monero::monero_wallet_full::scan_txs
void scan_txs(const std::vector< std::string > &tx_hashes) override
Definition monero_wallet_full.cpp:1571
monero::monero_wallet_full::get_address
std::string get_address(const uint32_t account_idx, const uint32_t subaddress_idx) const override
Definition monero_wallet_full.cpp:1393
monero::monero_wallet_full::get_listeners
std::set< monero_wallet_listener * > get_listeners() override
Definition monero_wallet_full.cpp:1507
-
monero::monero_wallet_full::check_spend_proof
bool check_spend_proof(const std::string &tx_hash, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3014
-
monero::monero_wallet_full::delete_address_book_entry
void delete_address_book_entry(uint64_t index) override
Definition monero_wallet_full.cpp:3182
-
monero::monero_wallet_full::add_address_book_entry
uint64_t add_address_book_entry(const std::string &address, const std::string &description) override
Definition monero_wallet_full.cpp:3132
-
monero::monero_wallet_full::get_keys_file_buffer
std::string get_keys_file_buffer(const epee::wipeable_string &password, bool view_only) const
Definition monero_wallet_full.cpp:3503
+
monero::monero_wallet_full::check_spend_proof
bool check_spend_proof(const std::string &tx_hash, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3012
+
monero::monero_wallet_full::delete_address_book_entry
void delete_address_book_entry(uint64_t index) override
Definition monero_wallet_full.cpp:3180
+
monero::monero_wallet_full::add_address_book_entry
uint64_t add_address_book_entry(const std::string &address, const std::string &description) override
Definition monero_wallet_full.cpp:3130
+
monero::monero_wallet_full::get_keys_file_buffer
std::string get_keys_file_buffer(const epee::wipeable_string &password, bool view_only) const
Definition monero_wallet_full.cpp:3501
monero::monero_wallet_full::is_connected_to_daemon
bool is_connected_to_daemon() const override
Definition monero_wallet_full.cpp:1313
-
monero::monero_wallet_full::change_password
void change_password(const std::string &old_password, const std::string &new_password) override
Definition monero_wallet_full.cpp:3485
+
monero::monero_wallet_full::change_password
void change_password(const std::string &old_password, const std::string &new_password) override
Definition monero_wallet_full.cpp:3483
monero::monero_wallet_full::open_wallet
static monero_wallet_full * open_wallet(const std::string &path, const std::string &password, const monero_network_type network_type)
Definition monero_wallet_full.cpp:1056
-
monero::monero_wallet_full::wait_for_next_block
uint64_t wait_for_next_block() override
Definition monero_wallet_full.cpp:3287
-
monero::monero_wallet_full::get_multisig_info
monero_multisig_info get_multisig_info() const override
Definition monero_wallet_full.cpp:3323
-
monero::monero_wallet_full::get_balance
uint64_t get_balance() const override
Definition monero_wallet_full.cpp:1606
+
monero::monero_wallet_full::wait_for_next_block
uint64_t wait_for_next_block() override
Definition monero_wallet_full.cpp:3285
+
monero::monero_wallet_full::get_multisig_info
monero_multisig_info get_multisig_info() const override
Definition monero_wallet_full.cpp:3321
+
monero::monero_wallet_full::get_balance
uint64_t get_balance() const override
Definition monero_wallet_full.cpp:1607
monero::monero_wallet_full::get_integrated_address
monero_integrated_address get_integrated_address(const std::string &standard_address="", const std::string &payment_id="") const override
Definition monero_wallet_full.cpp:1418
-
monero::monero_wallet_full::move_to
void move_to(const std::string &path, const std::string &password) override
Definition monero_wallet_full.cpp:3493
+
monero::monero_wallet_full::move_to
void move_to(const std::string &path, const std::string &password) override
Definition monero_wallet_full.cpp:3491
monero::monero_wallet_full::get_seed_language
std::string get_seed_language() const override
Definition monero_wallet_full.cpp:1365
-
monero::monero_wallet_full::make_multisig
std::string make_multisig(const std::vector< std::string > &multisig_hexes, int threshold, const std::string &password) override
Definition monero_wallet_full.cpp:3336
+
monero::monero_wallet_full::make_multisig
std::string make_multisig(const std::vector< std::string > &multisig_hexes, int threshold, const std::string &password) override
Definition monero_wallet_full.cpp:3334
monero::monero_wallet_full::get_network_type
monero_network_type get_network_type() const override
Definition monero_wallet_full.cpp:1347
-
monero::monero_wallet_full::create_account
monero_account create_account(const std::string &label="") override
Definition monero_wallet_full.cpp:1673
+
monero::monero_wallet_full::create_account
monero_account create_account(const std::string &label="") override
Definition monero_wallet_full.cpp:1674
monero::monero_wallet_full::sync
monero_sync_result sync() override
Definition monero_wallet_full.cpp:1511
-
monero::monero_wallet_full::export_multisig_hex
std::string export_multisig_hex() override
Definition monero_wallet_full.cpp:3366
+
monero::monero_wallet_full::export_multisig_hex
std::string export_multisig_hex() override
Definition monero_wallet_full.cpp:3364
monero::monero_wallet_full::remove_listener
void remove_listener(monero_wallet_listener &listener) override
Definition monero_wallet_full.cpp:1502
monero::monero_wallet_full::get_height
uint64_t get_height() const override
Definition monero_wallet_full.cpp:1464
-
monero::monero_wallet_full::edit_address_book_entry
void edit_address_book_entry(uint64_t index, bool set_address, const std::string &address, bool set_description, const std::string &description) override
Definition monero_wallet_full.cpp:3149
+
monero::monero_wallet_full::edit_address_book_entry
void edit_address_book_entry(uint64_t index, bool set_address, const std::string &address, bool set_description, const std::string &description) override
Definition monero_wallet_full.cpp:3147
monero::monero_wallet_full::get_private_spend_key
std::string get_private_spend_key() const override
Definition monero_wallet_full.cpp:1385
-
monero::monero_wallet_full::close
void close(bool save=false) override
Definition monero_wallet_full.cpp:3517
+
monero::monero_wallet_full::close
void close(bool save=false) override
Definition monero_wallet_full.cpp:3515
monero::monero_wallet_full::get_daemon_max_peer_height
uint64_t get_daemon_max_peer_height() const override
Definition monero_wallet_full.cpp:1484
-
monero::monero_wallet_full::set_subaddress_label
void set_subaddress_label(uint32_t account_idx, uint32_t subaddress_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1717
+
monero::monero_wallet_full::set_subaddress_label
void set_subaddress_label(uint32_t account_idx, uint32_t subaddress_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1718
monero::monero_wallet_full::get_daemon_height
uint64_t get_daemon_height() const override
Definition monero_wallet_full.cpp:1476
monero::monero_wallet_full::get_public_spend_key
std::string get_public_spend_key() const override
Definition monero_wallet_full.cpp:1380
-
monero::monero_wallet_full::get_transfers
std::vector< std::shared_ptr< monero_transfer > > get_transfers(const monero_transfer_query &query) const override
Definition monero_wallet_full.cpp:1836
-
monero::monero_wallet_full::get_tx_notes
std::vector< std::string > get_tx_notes(const std::vector< std::string > &tx_hashes) const override
Definition monero_wallet_full.cpp:3075
+
monero::monero_wallet_full::get_transfers
std::vector< std::shared_ptr< monero_transfer > > get_transfers(const monero_transfer_query &query) const override
Definition monero_wallet_full.cpp:1837
+
monero::monero_wallet_full::get_tx_notes
std::vector< std::string > get_tx_notes(const std::vector< std::string > &tx_hashes) const override
Definition monero_wallet_full.cpp:3073
monero::monero_wallet_full::is_synced
bool is_synced() const override
Definition monero_wallet_full.cpp:1332
-
monero::monero_wallet_full::get_reserve_proof_account
std::string get_reserve_proof_account(uint32_t account_idx, uint64_t amount, const std::string &message) const override
Definition monero_wallet_full.cpp:3036
+
monero::monero_wallet_full::get_reserve_proof_account
std::string get_reserve_proof_account(uint32_t account_idx, uint64_t amount, const std::string &message) const override
Definition monero_wallet_full.cpp:3034
monero::monero_wallet_full::set_restore_height
void set_restore_height(uint64_t restore_height) override
Definition monero_wallet_full.cpp:1472
monero::monero_wallet_full::set_daemon_connection
void set_daemon_connection(const std::string &uri, const std::string &username="", const std::string &password="") override
Definition monero_wallet_full.cpp:1268
monero::monero_wallet_listener
Definition monero_wallet.h:71
monero::monero_wallet
Definition monero_wallet.h:123
monero::monero_wallet::get_accounts
virtual std::vector< monero_account > get_accounts() const
Definition monero_wallet.h:583
monero
Definition monero_daemon.cpp:58
-
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:413
+
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:412
monero::monero_network_type
monero_network_type
Definition monero_daemon_model.h:90
monero::monero_account
Definition monero_wallet_model.h:123
monero::monero_integrated_address
Definition monero_wallet_model.h:350
-
monero::monero_message_signature_result
Definition monero_wallet_model.h:421
-
monero::monero_multisig_info
Definition monero_wallet_model.h:463
-
monero::monero_multisig_init_result
Definition monero_wallet_model.h:477
-
monero::monero_multisig_sign_result
Definition monero_wallet_model.h:487
+
monero::monero_message_signature_result
Definition monero_wallet_model.h:420
+
monero::monero_multisig_info
Definition monero_wallet_model.h:462
+
monero::monero_multisig_init_result
Definition monero_wallet_model.h:476
+
monero::monero_multisig_sign_result
Definition monero_wallet_model.h:486
monero::monero_output_query
Definition monero_wallet_model.h:252
monero::monero_rpc_connection
Definition monero_daemon_model.h:109
monero::monero_subaddress
Definition monero_wallet_model.h:106
diff --git a/docs/doxygen/monero__wallet__keys_8h_source.html b/docs/doxygen/monero__wallet__keys_8h_source.html index 032e0a4f..7bdc51f8 100644 --- a/docs/doxygen/monero__wallet__keys_8h_source.html +++ b/docs/doxygen/monero__wallet__keys_8h_source.html @@ -176,11 +176,11 @@
monero::monero_wallet
Definition monero_wallet.h:123
monero::monero_wallet::save
virtual void save()
Definition monero_wallet.h:1368
monero
Definition monero_daemon.cpp:58
-
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:413
+
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:412
monero::monero_network_type
monero_network_type
Definition monero_daemon_model.h:90
monero::monero_account
Definition monero_wallet_model.h:123
monero::monero_integrated_address
Definition monero_wallet_model.h:350
-
monero::monero_message_signature_result
Definition monero_wallet_model.h:421
+
monero::monero_message_signature_result
Definition monero_wallet_model.h:420
monero::monero_version
Definition monero_daemon_model.h:99
monero::monero_wallet_config
Definition monero_wallet_model.h:67
diff --git a/docs/doxygen/monero__wallet__model_8h_source.html b/docs/doxygen/monero__wallet__model_8h_source.html index 7486c51a..14e55a14 100644 --- a/docs/doxygen/monero__wallet__model_8h_source.html +++ b/docs/doxygen/monero__wallet__model_8h_source.html @@ -378,150 +378,149 @@
379 boost::optional<uint64_t> m_fee;
380 boost::optional<uint32_t> m_account_index;
381 std::vector<uint32_t> m_subaddress_indices;
-
382 boost::optional<uint64_t> m_unlock_time;
-
383 boost::optional<bool> m_can_split;
-
384 boost::optional<bool> m_relay;
-
385 boost::optional<std::string> m_note;
-
386 boost::optional<std::string> m_recipient_name;
-
387 boost::optional<uint64_t> m_below_amount;
-
388 boost::optional<bool> m_sweep_each_subaddress;
-
389 boost::optional<std::string> m_key_image;
-
390
-
391 monero_tx_config() {}
-
392 monero_tx_config(const monero_tx_config& config);
-
393 monero_tx_config copy() const;
-
394 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
395 static std::shared_ptr<monero_tx_config> deserialize(const std::string& config_json);
-
396 std::vector<std::shared_ptr<monero_destination>> get_normalized_destinations() const;
-
397 };
- -
398
-
-
402 struct monero_key_image_import_result : public serializable_struct {
-
403 boost::optional<uint64_t> m_height;
-
404 boost::optional<uint64_t> m_spent_amount;
-
405 boost::optional<uint64_t> m_unspent_amount;
-
406
-
407 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
408 };
-
-
409
-
-
413 enum monero_message_signature_type : uint8_t {
-
414 SIGN_WITH_SPEND_KEY = 0,
-
415 SIGN_WITH_VIEW_KEY
-
416 };
-
-
417
-
-
421 struct monero_message_signature_result : public serializable_struct {
-
422 bool m_is_good;
-
423 uint32_t m_version;
-
424 bool m_is_old;
-
425 monero_message_signature_type m_signature_type;
-
426
-
427 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
428 };
-
-
429
-
-
433 struct monero_check : public serializable_struct {
-
434 bool m_is_good;
-
435
-
436 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
437 };
-
-
438
-
-
442 struct monero_check_tx : public monero_check {
-
443 boost::optional<bool> m_in_tx_pool;
-
444 boost::optional<uint64_t> m_num_confirmations;
-
445 boost::optional<uint64_t> m_received_amount;
-
446
-
447 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
448 };
-
-
449
-
-
453 struct monero_check_reserve : public monero_check {
-
454 boost::optional<uint64_t> m_total_amount;
-
455 boost::optional<uint64_t> m_unconfirmed_spent_amount;
-
456
-
457 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
458 };
-
-
459
-
-
463 struct monero_multisig_info : serializable_struct {
-
464 bool m_is_multisig;
-
465 bool m_is_ready;
-
466 uint32_t m_threshold;
-
467 uint32_t m_num_participants;
-
468
-
469 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
470 };
-
-
471
-
-
477 struct monero_multisig_init_result : serializable_struct {
-
478 boost::optional<std::string> m_address;
-
479 boost::optional<std::string> m_multisig_hex;
-
480
-
481 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
482 };
-
-
483
-
-
487 struct monero_multisig_sign_result : serializable_struct {
-
488 boost::optional<std::string> m_signed_multisig_tx_hex;
-
489 std::vector<std::string> m_tx_hashes;
-
490
-
491 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
492 };
-
-
493
-
-
497 struct monero_address_book_entry : serializable_struct {
-
498 boost::optional<uint64_t> m_index; // TODO: not boost::optional
-
499 boost::optional<std::string> m_address;
-
500 boost::optional<std::string> m_description;
-
501 boost::optional<std::string> m_payment_id;
-
502
-
503 monero_address_book_entry() {}
-
504 monero_address_book_entry(uint64_t index, const std::string& address, const std::string& description) : m_index(index), m_address(address), m_description(description) {}
-
505 monero_address_book_entry(uint64_t index, const std::string& address, const std::string& description, const std::string& payment_id) : m_index(index), m_address(address), m_description(description), m_payment_id(payment_id) {}
-
506 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
-
507 };
-
-
508}
+
382 boost::optional<bool> m_can_split;
+
383 boost::optional<bool> m_relay;
+
384 boost::optional<std::string> m_note;
+
385 boost::optional<std::string> m_recipient_name;
+
386 boost::optional<uint64_t> m_below_amount;
+
387 boost::optional<bool> m_sweep_each_subaddress;
+
388 boost::optional<std::string> m_key_image;
+
389
+
390 monero_tx_config() {}
+
391 monero_tx_config(const monero_tx_config& config);
+
392 monero_tx_config copy() const;
+
393 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
394 static std::shared_ptr<monero_tx_config> deserialize(const std::string& config_json);
+
395 std::vector<std::shared_ptr<monero_destination>> get_normalized_destinations() const;
+
396 };
+ +
397
+
+
401 struct monero_key_image_import_result : public serializable_struct {
+
402 boost::optional<uint64_t> m_height;
+
403 boost::optional<uint64_t> m_spent_amount;
+
404 boost::optional<uint64_t> m_unspent_amount;
+
405
+
406 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
407 };
+
+
408
+
+
412 enum monero_message_signature_type : uint8_t {
+
413 SIGN_WITH_SPEND_KEY = 0,
+
414 SIGN_WITH_VIEW_KEY
+
415 };
+
+
416
+
+
420 struct monero_message_signature_result : public serializable_struct {
+
421 bool m_is_good;
+
422 uint32_t m_version;
+
423 bool m_is_old;
+
424 monero_message_signature_type m_signature_type;
+
425
+
426 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
427 };
+
+
428
+
+
432 struct monero_check : public serializable_struct {
+
433 bool m_is_good;
+
434
+
435 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
436 };
+
+
437
+
+
441 struct monero_check_tx : public monero_check {
+
442 boost::optional<bool> m_in_tx_pool;
+
443 boost::optional<uint64_t> m_num_confirmations;
+
444 boost::optional<uint64_t> m_received_amount;
+
445
+
446 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
447 };
+
+
448
+
+
452 struct monero_check_reserve : public monero_check {
+
453 boost::optional<uint64_t> m_total_amount;
+
454 boost::optional<uint64_t> m_unconfirmed_spent_amount;
+
455
+
456 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
457 };
+
+
458
+
+
462 struct monero_multisig_info : serializable_struct {
+
463 bool m_is_multisig;
+
464 bool m_is_ready;
+
465 uint32_t m_threshold;
+
466 uint32_t m_num_participants;
+
467
+
468 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
469 };
+
+
470
+
+
476 struct monero_multisig_init_result : serializable_struct {
+
477 boost::optional<std::string> m_address;
+
478 boost::optional<std::string> m_multisig_hex;
+
479
+
480 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
481 };
+
+
482
+
+
486 struct monero_multisig_sign_result : serializable_struct {
+
487 boost::optional<std::string> m_signed_multisig_tx_hex;
+
488 std::vector<std::string> m_tx_hashes;
+
489
+
490 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
491 };
+
+
492
+
+
496 struct monero_address_book_entry : serializable_struct {
+
497 boost::optional<uint64_t> m_index; // TODO: not boost::optional
+
498 boost::optional<std::string> m_address;
+
499 boost::optional<std::string> m_description;
+
500 boost::optional<std::string> m_payment_id;
+
501
+
502 monero_address_book_entry() {}
+
503 monero_address_book_entry(uint64_t index, const std::string& address, const std::string& description) : m_index(index), m_address(address), m_description(description) {}
+
504 monero_address_book_entry(uint64_t index, const std::string& address, const std::string& description, const std::string& payment_id) : m_index(index), m_address(address), m_description(description), m_payment_id(payment_id) {}
+
505 rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType& allocator) const;
+
506 };
+
+
507}
monero
Definition monero_daemon.cpp:58
-
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:413
+
monero::monero_message_signature_type
monero_message_signature_type
Definition monero_wallet_model.h:412
monero::monero_tx_priority
monero_tx_priority
Definition monero_wallet_model.h:361
monero::monero_account
Definition monero_wallet_model.h:123
monero::monero_account::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:210
-
monero::monero_address_book_entry
Definition monero_wallet_model.h:497
-
monero::monero_address_book_entry::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1541
-
monero::monero_check_reserve
Definition monero_wallet_model.h:453
-
monero::monero_check_reserve::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1476
-
monero::monero_check_tx
Definition monero_wallet_model.h:442
-
monero::monero_check_tx::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1457
-
monero::monero_check
Definition monero_wallet_model.h:433
-
monero::monero_check::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1443
+
monero::monero_address_book_entry
Definition monero_wallet_model.h:496
+
monero::monero_address_book_entry::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1538
+
monero::monero_check_reserve
Definition monero_wallet_model.h:452
+
monero::monero_check_reserve::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1473
+
monero::monero_check_tx
Definition monero_wallet_model.h:441
+
monero::monero_check_tx::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1454
+
monero::monero_check
Definition monero_wallet_model.h:432
+
monero::monero_check::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1440
monero::monero_destination
Definition monero_wallet_model.h:137
monero::monero_incoming_transfer
Definition monero_wallet_model.h:176
monero::monero_incoming_transfer::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:797
monero::monero_integrated_address
Definition monero_wallet_model.h:350
-
monero::monero_integrated_address::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1386
-
monero::monero_key_image_import_result
Definition monero_wallet_model.h:402
-
monero::monero_key_image_import_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1403
-
monero::monero_message_signature_result
Definition monero_wallet_model.h:421
-
monero::monero_message_signature_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1420
-
monero::monero_multisig_info
Definition monero_wallet_model.h:463
-
monero::monero_multisig_info::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1492
-
monero::monero_multisig_init_result
Definition monero_wallet_model.h:477
-
monero::monero_multisig_init_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1510
-
monero::monero_multisig_sign_result
Definition monero_wallet_model.h:487
-
monero::monero_multisig_sign_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1524
+
monero::monero_integrated_address::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1383
+
monero::monero_key_image_import_result
Definition monero_wallet_model.h:401
+
monero::monero_key_image_import_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1400
+
monero::monero_message_signature_result
Definition monero_wallet_model.h:420
+
monero::monero_message_signature_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1417
+
monero::monero_multisig_info
Definition monero_wallet_model.h:462
+
monero::monero_multisig_info::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1489
+
monero::monero_multisig_init_result
Definition monero_wallet_model.h:476
+
monero::monero_multisig_init_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1507
+
monero::monero_multisig_sign_result
Definition monero_wallet_model.h:486
+
monero::monero_multisig_sign_result::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1521
monero::monero_outgoing_transfer
Definition monero_wallet_model.h:192
monero::monero_outgoing_transfer::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:844
monero::monero_output_query
Definition monero_wallet_model.h:252
@@ -538,7 +537,7 @@
monero::monero_transfer
Definition monero_wallet_model.h:157
monero::monero_transfer::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:741
monero::monero_tx_config
Definition monero_wallet_model.h:371
-
monero::monero_tx_config::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1290
+
monero::monero_tx_config::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1289
monero::monero_tx_query
Definition monero_wallet_model.h:305
monero::monero_tx_query::to_rapidjson_val
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:458
monero::monero_tx_set
Definition monero_wallet_model.h:336
diff --git a/docs/doxygen/structmonero_1_1monero__tx__config-members.html b/docs/doxygen/structmonero_1_1monero__tx__config-members.html index df01fb2c..e86a2d71 100644 --- a/docs/doxygen/structmonero_1_1monero__tx__config-members.html +++ b/docs/doxygen/structmonero_1_1monero__tx__config-members.html @@ -101,11 +101,10 @@ m_subaddress_indices (defined in monero::monero_tx_config)monero::monero_tx_config m_subtract_fee_from (defined in monero::monero_tx_config)monero::monero_tx_config m_sweep_each_subaddress (defined in monero::monero_tx_config)monero::monero_tx_config - m_unlock_time (defined in monero::monero_tx_config)monero::monero_tx_config - monero_tx_config() (defined in monero::monero_tx_config)monero::monero_tx_configinline - monero_tx_config(const monero_tx_config &config) (defined in monero::monero_tx_config)monero::monero_tx_config - serialize() constmonero::serializable_struct - to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) constmonero::monero_tx_configvirtual + monero_tx_config() (defined in monero::monero_tx_config)monero::monero_tx_configinline + monero_tx_config(const monero_tx_config &config) (defined in monero::monero_tx_config)monero::monero_tx_config + serialize() constmonero::serializable_struct + to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) constmonero::monero_tx_configvirtual