|
ORE Studio 0.0.4
|
This is the complete list of members for change_reason_categories_commands, including all inherited members.
| process_add_category(std::ostream &out, ores::nats::service::nats_client &session, std::string code, std::string description, std::string change_commentary) | change_reason_categories_commands | static |
| process_delete_category(std::ostream &out, ores::nats::service::nats_client &session, std::string code) | change_reason_categories_commands | static |
| process_get_categories(std::ostream &out, ores::nats::service::nats_client &session) | change_reason_categories_commands | static |
| process_get_category_history(std::ostream &out, ores::nats::service::nats_client &session, std::string code) | change_reason_categories_commands | static |
| register_commands(cli::Menu &root_menu, ores::nats::service::nats_client &session) | change_reason_categories_commands | static |