|
ORE Studio 0.0.4
|
This is the complete list of members for variability_commands, including all inherited members.
| process_add_feature_flag(std::ostream &out, comms::net::client_session &session, std::string name, std::string enabled, std::string description, std::string change_reason_code, std::string change_commentary) | variability_commands | static |
| process_delete_feature_flag(std::ostream &out, comms::net::client_session &session, std::string name) | variability_commands | static |
| process_get_feature_flag_history(std::ostream &out, comms::net::client_session &session, std::string name) | variability_commands | static |
| process_list_feature_flags(std::ostream &out, comms::net::client_session &session) | variability_commands | static |
| register_commands(cli::Menu &root_menu, comms::net::client_session &session) | variability_commands | static |