#include <custom_actions.h>
◆ CustomActionServers()
virtual const std::vector< CustomActionServerConfig > cuttlefish::CustomActionConfigProvider::CustomActionServers |
( |
const std::string & |
id_str = std::string() | ) |
const |
|
pure virtual |
◆ CustomDeviceStateActions()
virtual const std::vector< CustomDeviceStateActionConfig > cuttlefish::CustomActionConfigProvider::CustomDeviceStateActions |
( |
const std::string & |
id_str = std::string() | ) |
const |
|
pure virtual |
◆ CustomShellActions()
virtual const std::vector< CustomShellActionConfig > cuttlefish::CustomActionConfigProvider::CustomShellActions |
( |
const std::string & |
id_str = std::string() | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: