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