class ManifestProviderGetManifestResult

Defined at line 1837 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

Public Methods

void ManifestProviderGetManifestResult ()
void ~ManifestProviderGetManifestResult ()
void ManifestProviderGetManifestResult (ManifestProviderGetManifestResult && other)
ManifestProviderGetManifestResult & operator= (ManifestProviderGetManifestResult && other)
bool has_invalid_tag ()
bool is_response ()
ManifestProviderGetManifestResult WithResponse (::fuchsia_driver_test::wire::ManifestProviderGetManifestResponse val)
::fuchsia_driver_test::wire::ManifestProviderGetManifestResponse & response ()
const ::fuchsia_driver_test::wire::ManifestProviderGetManifestResponse & response ()
bool is_err ()
ManifestProviderGetManifestResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_test::wire::ManifestProviderGetManifestResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 1847 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h