class ManagerRestartWithDictionaryAndPowerDependenciesResult
Defined at line 2907 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
Public Methods
void ManagerRestartWithDictionaryAndPowerDependenciesResult ()
void ~ManagerRestartWithDictionaryAndPowerDependenciesResult ()
void ManagerRestartWithDictionaryAndPowerDependenciesResult (ManagerRestartWithDictionaryAndPowerDependenciesResult && other)
ManagerRestartWithDictionaryAndPowerDependenciesResult & operator= (ManagerRestartWithDictionaryAndPowerDependenciesResult && other)
bool has_invalid_tag ()
bool is_response ()
ManagerRestartWithDictionaryAndPowerDependenciesResult WithResponse (::fuchsia_driver_development::wire::ManagerRestartWithDictionaryAndPowerDependenciesResponse val)
::fuchsia_driver_development::wire::ManagerRestartWithDictionaryAndPowerDependenciesResponse & response ()
const ::fuchsia_driver_development::wire::ManagerRestartWithDictionaryAndPowerDependenciesResponse & response ()
bool is_err ()
ManagerRestartWithDictionaryAndPowerDependenciesResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_development::wire::ManagerRestartWithDictionaryAndPowerDependenciesResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 2917 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h