◆ AddEmptyJsonCustomActionConfigs()
void cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::AddEmptyJsonCustomActionConfigs |
( |
| ) |
|
|
inlineprivate |
◆ AddJsonCustomActionConfigs()
bool cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::AddJsonCustomActionConfigs |
( |
const Json::Value & |
custom_action_array | ) |
|
|
inlineprivate |
◆ CustomActionServers()
const std::vector< CustomActionServerConfig > cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::CustomActionServers |
( |
const std::string & |
id_str = std::string() | ) |
const |
|
inlineoverridevirtual |
◆ CustomDeviceStateActions()
const std::vector< CustomDeviceStateActionConfig > cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::CustomDeviceStateActions |
( |
const std::string & |
id_str = std::string() | ) |
const |
|
inlineoverridevirtual |
◆ CustomShellActions()
const std::vector< CustomShellActionConfig > cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::CustomShellActions |
( |
const std::string & |
id_str = std::string() | ) |
const |
|
inlineoverridevirtual |
◆ Dependencies()
std::unordered_set< FlagFeature * > cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::Dependencies |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Deserialize()
bool cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::Deserialize |
( |
const Json::Value & |
custom_actions_json | ) |
|
|
inlineoverridevirtual |
◆ Flags()
std::vector< Flag > cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::Flags |
( |
| ) |
const |
|
inlineprivate |
◆ INJECT()
◆ Name()
std::string cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::Name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Process()
Result< void > cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::Process |
( |
std::vector< std::string > & |
args | ) |
|
|
inlineoverridevirtual |
◆ Serialize()
Json::Value cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::Serialize |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ WriteGflagsCompatHelpXml()
bool cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::WriteGflagsCompatHelpXml |
( |
std::ostream & |
out | ) |
const |
|
inlineoverridevirtual |
◆ config_
ConfigFlag& cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::config_ |
|
private |
◆ custom_action_config_
std::vector<std::string> cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::custom_action_config_ |
|
private |
◆ custom_action_config_flag_
Flag cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::custom_action_config_flag_ |
|
private |
◆ custom_actions_flag_
Flag cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::custom_actions_flag_ |
|
private |
◆ instance_actions_
std::vector<InstanceActions> cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::instance_actions_ |
|
private |
The documentation for this class was generated from the following file: