class Action
Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h
Action to perform when power button is pressed.
Public Members
static Action kIgnore
static Action kShutdown
Public Methods
void Action ()
Defined at line 34 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h
void Action (uint32_t value)
Defined at line 35 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h
EnumForSwitching_ operator fuchsia_power_button::Action::EnumForSwitching_ ()
Defined at line 36 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h
bool IsUnknown ()
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h
Action Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 52 of file fidling/gen/sdk/fidl/fuchsia.power.button/fuchsia.power.button/cpp/fidl/fuchsia.power.button/cpp/common_types.h