class IovarGetResult
Defined at line 159 of file fidling/gen/sdk/fidl/fuchsia.factory.wlan/fuchsia.factory.wlan/cpp/fidl/fuchsia.factory.wlan/cpp/natural_types.h
Public Methods
void IovarGetResult (IovarGetResult && other)
IovarGetResult & operator= (IovarGetResult && other)
void IovarGetResult (const IovarGetResult & other)
IovarGetResult & operator= (const IovarGetResult & other)
bool operator== (const IovarGetResult & other)
bool operator!= (const IovarGetResult & other)
::fuchsia_factory_wlan::IovarGetResult::Tag Which ()
IovarGetResult WithResponse (::fuchsia_factory_wlan::IovarGetResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
IovarGetResult & response (::fuchsia_factory_wlan::IovarGetResponse value)
Sets the union to hold the response member.
IovarGetResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
IovarGetResult & err (int32_t value)
Sets the union to hold the err member.
void IovarGetResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 167 of file fidling/gen/sdk/fidl/fuchsia.factory.wlan/fuchsia.factory.wlan/cpp/fidl/fuchsia.factory.wlan/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits