|
ORE Studio 0.0.4
|
This is the complete list of members for currencies_commands, including all inherited members.
| process_add_currency(std::ostream &out, ores::nats::service::nats_client &session, std::string iso_code, std::string name, std::string numeric_code, std::string symbol, std::string fractions_per_unit, std::string change_reason_code, std::string change_commentary) | currencies_commands | static |
| process_delete_currency(std::ostream &out, ores::nats::service::nats_client &session, std::string iso_code) | currencies_commands | static |
| process_get_currencies(std::ostream &out, ores::nats::service::nats_client &session, pagination_context &pagination) | currencies_commands | static |
| process_get_currency_history(std::ostream &out, ores::nats::service::nats_client &session, std::string iso_code) | currencies_commands | static |
| register_commands(cli::Menu &root_menu, ores::nats::service::nats_client &session, pagination_context &pagination) | currencies_commands | static |