|
Electroneum
|
#include <command_parser_executor.h>
Public Member Functions | |
| t_command_parser_executor (uint32_t ip, uint16_t port, const boost::optional< tools::login > &login, const epee::net_utils::ssl_options_t &ssl_options, bool is_rpc, cryptonote::core_rpc_server *rpc_server=NULL) | |
| bool | print_peer_list (const std::vector< std::string > &args) |
| bool | print_peer_list_stats (const std::vector< std::string > &args) |
| bool | save_blockchain (const std::vector< std::string > &args) |
| bool | show_hash_rate (const std::vector< std::string > &args) |
| bool | hide_hash_rate (const std::vector< std::string > &args) |
| bool | show_difficulty (const std::vector< std::string > &args) |
| bool | show_status (const std::vector< std::string > &args) |
| bool | print_connections (const std::vector< std::string > &args) |
| bool | print_blockchain_info (const std::vector< std::string > &args) |
| bool | set_log_level (const std::vector< std::string > &args) |
| bool | set_log_categories (const std::vector< std::string > &args) |
| bool | print_height (const std::vector< std::string > &args) |
| bool | print_block (const std::vector< std::string > &args) |
| bool | print_transaction (const std::vector< std::string > &args) |
| bool | is_key_image_spent (const std::vector< std::string > &args) |
| bool | is_public_output_spent (const std::vector< std::string > &args) |
| bool | print_transaction_pool_long (const std::vector< std::string > &args) |
| bool | print_transaction_pool_short (const std::vector< std::string > &args) |
| bool | print_transaction_pool_stats (const std::vector< std::string > &args) |
| bool | start_mining (const std::vector< std::string > &args) |
| bool | stop_mining (const std::vector< std::string > &args) |
| bool | mining_status (const std::vector< std::string > &args) |
| bool | stop_daemon (const std::vector< std::string > &args) |
| bool | print_status (const std::vector< std::string > &args) |
| bool | set_limit (const std::vector< std::string > &args) |
| bool | set_limit_up (const std::vector< std::string > &args) |
| bool | set_limit_down (const std::vector< std::string > &args) |
| bool | out_peers (const std::vector< std::string > &args) |
| bool | in_peers (const std::vector< std::string > &args) |
| bool | start_save_graph (const std::vector< std::string > &args) |
| bool | stop_save_graph (const std::vector< std::string > &args) |
| bool | hard_fork_info (const std::vector< std::string > &args) |
| bool | show_bans (const std::vector< std::string > &args) |
| bool | ban (const std::vector< std::string > &args) |
| bool | unban (const std::vector< std::string > &args) |
| bool | flush_txpool (const std::vector< std::string > &args) |
| bool | output_histogram (const std::vector< std::string > &args) |
| bool | print_coinbase_tx_sum (const std::vector< std::string > &args) |
| bool | alt_chain_info (const std::vector< std::string > &args) |
| bool | print_blockchain_dynamic_stats (const std::vector< std::string > &args) |
| bool | update (const std::vector< std::string > &args) |
| bool | relay_tx (const std::vector< std::string > &args) |
| bool | sync_info (const std::vector< std::string > &args) |
| bool | pop_blocks (const std::vector< std::string > &args) |
| bool | version (const std::vector< std::string > &args) |
| bool | prune_blockchain (const std::vector< std::string > &args) |
| bool | check_blockchain_pruning (const std::vector< std::string > &args) |
| bool | print_net_stats (const std::vector< std::string > &args) |
| bool | set_validator_key (const std::vector< std::string > &args) |
| bool | generate_ed25519_keypair (const std::vector< std::string > &args) |
| bool | sign_message (const std::vector< std::string > &args) |
Definition at line 49 of file command_parser_executor.h.
| daemonize::t_command_parser_executor::t_command_parser_executor | ( | uint32_t | ip, |
| uint16_t | port, | ||
| const boost::optional< tools::login > & | login, | ||
| const epee::net_utils::ssl_options_t & | ssl_options, | ||
| bool | is_rpc, | ||
| cryptonote::core_rpc_server * | rpc_server = NULL |
||
| ) |
Definition at line 40 of file command_parser_executor.cpp.
| bool daemonize::t_command_parser_executor::alt_chain_info | ( | const std::vector< std::string > & | args | ) |
Definition at line 721 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::ban | ( | const std::vector< std::string > & | args | ) |
Definition at line 613 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::check_blockchain_pruning | ( | const std::vector< std::string > & | args | ) |
Definition at line 832 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::flush_txpool | ( | const std::vector< std::string > & | args | ) |
Definition at line 648 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::generate_ed25519_keypair | ( | const std::vector< std::string > & | args | ) |
Definition at line 852 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::hard_fork_info | ( | const std::vector< std::string > & | args | ) |
Definition at line 585 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::hide_hash_rate | ( | const std::vector< std::string > & | args | ) |
Definition at line 104 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::in_peers | ( | const std::vector< std::string > & | args | ) |
Definition at line 556 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::is_key_image_spent | ( | const std::vector< std::string > & | args | ) |
Definition at line 269 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::is_public_output_spent | ( | const std::vector< std::string > & | args | ) |
Definition at line 289 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::mining_status | ( | const std::vector< std::string > & | args | ) |
Definition at line 466 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::out_peers | ( | const std::vector< std::string > & | args | ) |
Definition at line 539 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::output_histogram | ( | const std::vector< std::string > & | args | ) |
Definition at line 666 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::pop_blocks | ( | const std::vector< std::string > & | args | ) |
Definition at line 783 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_block | ( | const std::vector< std::string > & | args | ) |
Definition at line 198 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_blockchain_dynamic_stats | ( | const std::vector< std::string > & | args | ) |
Definition at line 732 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_blockchain_info | ( | const std::vector< std::string > & | args | ) |
Definition at line 139 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_coinbase_tx_sum | ( | const std::vector< std::string > & | args | ) |
Definition at line 698 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_connections | ( | const std::vector< std::string > & | args | ) |
Definition at line 125 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_height | ( | const std::vector< std::string > & | args | ) |
Definition at line 191 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_net_stats | ( | const std::vector< std::string > & | args | ) |
Definition at line 132 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_peer_list | ( | const std::vector< std::string > & | args | ) |
Definition at line 51 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_peer_list_stats | ( | const std::vector< std::string > & | args | ) |
Definition at line 83 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_status | ( | const std::vector< std::string > & | args | ) |
Definition at line 478 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_transaction | ( | const std::vector< std::string > & | args | ) |
Definition at line 236 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_transaction_pool_long | ( | const std::vector< std::string > & | args | ) |
Definition at line 332 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_transaction_pool_short | ( | const std::vector< std::string > & | args | ) |
Definition at line 339 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::print_transaction_pool_stats | ( | const std::vector< std::string > & | args | ) |
Definition at line 346 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::prune_blockchain | ( | const std::vector< std::string > & | args | ) |
Definition at line 814 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::relay_tx | ( | const std::vector< std::string > & | args | ) |
Definition at line 761 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::save_blockchain | ( | const std::vector< std::string > & | args | ) |
Definition at line 90 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::set_limit | ( | const std::vector< std::string > & | args | ) |
Definition at line 485 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::set_limit_down | ( | const std::vector< std::string > & | args | ) |
Definition at line 521 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::set_limit_up | ( | const std::vector< std::string > & | args | ) |
Definition at line 503 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::set_log_categories | ( | const std::vector< std::string > & | args | ) |
| bool daemonize::t_command_parser_executor::set_log_level | ( | const std::vector< std::string > & | args | ) |
Definition at line 162 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::set_validator_key | ( | const std::vector< std::string > & | args | ) |
Definition at line 837 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::show_bans | ( | const std::vector< std::string > & | args | ) |
Definition at line 607 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::show_difficulty | ( | const std::vector< std::string > & | args | ) |
Definition at line 111 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::show_hash_rate | ( | const std::vector< std::string > & | args | ) |
Definition at line 97 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::show_status | ( | const std::vector< std::string > & | args | ) |
Definition at line 118 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::sign_message | ( | const std::vector< std::string > & | args | ) |
Definition at line 859 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::start_mining | ( | const std::vector< std::string > & | args | ) |
Definition at line 353 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::start_save_graph | ( | const std::vector< std::string > & | args | ) |
Definition at line 573 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::stop_daemon | ( | const std::vector< std::string > & | args | ) |
Definition at line 471 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::stop_mining | ( | const std::vector< std::string > & | args | ) |
Definition at line 459 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::stop_save_graph | ( | const std::vector< std::string > & | args | ) |
Definition at line 579 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::sync_info | ( | const std::vector< std::string > & | args | ) |
Definition at line 776 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::unban | ( | const std::vector< std::string > & | args | ) |
Definition at line 641 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::update | ( | const std::vector< std::string > & | args | ) |
Definition at line 750 of file command_parser_executor.cpp.


| bool daemonize::t_command_parser_executor::version | ( | const std::vector< std::string > & | args | ) |
Definition at line 808 of file command_parser_executor.cpp.
