class DispatcherState
Defined at line 21 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h
The lifecycle state of a dispatcher.
Public Members
static DispatcherState kRunning
static DispatcherState kShuttingDown
static DispatcherState kShutdown
static DispatcherState kDestroyed
Public Methods
void DispatcherState ()
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h
void DispatcherState (uint32_t value)
Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h
EnumForSwitching_ operator fuchsia_driver_host::DispatcherState::EnumForSwitching_ ()
Defined at line 41 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 42 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h
bool IsUnknown ()
Defined at line 44 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h
DispatcherState 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 61 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/common_types.h