class ItemsGet2Result

Defined at line 145 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_types.h

Public Methods

void ItemsGet2Result ()
void ~ItemsGet2Result ()
void ItemsGet2Result (ItemsGet2Result && other)
ItemsGet2Result & operator= (ItemsGet2Result && other)
bool has_invalid_tag ()
bool is_response ()
ItemsGet2Result WithResponse (::fidl::ObjectView< ::fuchsia_boot::wire::ItemsGet2Response> val)
template <typename... Args>
ItemsGet2Result WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 167 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_types.h

::fuchsia_boot::wire::ItemsGet2Response & response ()
const ::fuchsia_boot::wire::ItemsGet2Response & response ()
bool is_err ()
ItemsGet2Result WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_boot::wire::ItemsGet2Result::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_types.h