class ManagerRestartWithDictionaryAndPowerDependenciesResult
Defined at line 1528 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
Public Methods
void ManagerRestartWithDictionaryAndPowerDependenciesResult (ManagerRestartWithDictionaryAndPowerDependenciesResult && other)
ManagerRestartWithDictionaryAndPowerDependenciesResult & operator= (ManagerRestartWithDictionaryAndPowerDependenciesResult && other)
::fuchsia_driver_development::ManagerRestartWithDictionaryAndPowerDependenciesResult::Tag Which ()
ManagerRestartWithDictionaryAndPowerDependenciesResult WithResponse (::fuchsia_driver_development::ManagerRestartWithDictionaryAndPowerDependenciesResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
ManagerRestartWithDictionaryAndPowerDependenciesResult & response (::fuchsia_driver_development::ManagerRestartWithDictionaryAndPowerDependenciesResponse value)
Sets the union to hold the response member.
ManagerRestartWithDictionaryAndPowerDependenciesResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
ManagerRestartWithDictionaryAndPowerDependenciesResult & err (int32_t value)
Sets the union to hold the err member.
void ManagerRestartWithDictionaryAndPowerDependenciesResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
TODO: share union tag types between wire
&
natural.
Defined at line 1538 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits