class InternalGetBootDirectoryResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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