Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::InstanceActions Struct Reference
Collaboration diagram for cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::InstanceActions:
Collaboration graph
[legend]

Public Attributes

std::vector< CustomShellActionConfigcustom_shell_actions_
 
std::vector< CustomActionServerConfigcustom_action_servers_
 
std::vector< CustomDeviceStateActionConfigcustom_device_state_actions_
 
CustomActionInstanceID custom_action_instance_id_
 

Member Data Documentation

◆ custom_action_instance_id_

CustomActionInstanceID cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::InstanceActions::custom_action_instance_id_

◆ custom_action_servers_

std::vector<CustomActionServerConfig> cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::InstanceActions::custom_action_servers_

◆ custom_device_state_actions_

std::vector<CustomDeviceStateActionConfig> cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::InstanceActions::custom_device_state_actions_

◆ custom_shell_actions_

std::vector<CustomShellActionConfig> cuttlefish::anonymous_namespace{custom_actions.cpp}::CustomActionConfigImpl::InstanceActions::custom_shell_actions_

The documentation for this struct was generated from the following file: