class ResourceProviderGetDeviceTreeResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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