class HeapAllocateVmoResult

Defined at line 522 of file fidling/gen/sdk/fidl/fuchsia.hardware.sysmem/fuchsia.hardware.sysmem/cpp/fidl/fuchsia.hardware.sysmem/cpp/wire_types.h

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 532 of file fidling/gen/sdk/fidl/fuchsia.hardware.sysmem/fuchsia.hardware.sysmem/cpp/fidl/fuchsia.hardware.sysmem/cpp/wire_types.h