class SessionGetFifoResult

Defined at line 575 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 585 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h