ORE Studio 0.0.4
Loading...
Searching...
No Matches
currencies_commands Member List

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_commandsstatic
process_delete_currency(std::ostream &out, ores::nats::service::nats_client &session, std::string iso_code)currencies_commandsstatic
process_get_currencies(std::ostream &out, ores::nats::service::nats_client &session, pagination_context &pagination)currencies_commandsstatic
process_get_currency_history(std::ostream &out, ores::nats::service::nats_client &session, std::string iso_code)currencies_commandsstatic
register_commands(cli::Menu &root_menu, ores::nats::service::nats_client &session, pagination_context &pagination)currencies_commandsstatic