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