class AllocatorGetVmoInfoResult

Defined at line 15484 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Public Methods

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

Defined at line 15507 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse & response ()
const ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse & response ()
bool is_err ()
AllocatorGetVmoInfoResult WithErr (::fuchsia_sysmem2::wire::Error val)
::fuchsia_sysmem2::wire::Error & err ()
const ::fuchsia_sysmem2::wire::Error & err ()
bool is_framework_err ()
AllocatorGetVmoInfoResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 15494 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h