class AllocatorGetVmoInfoResponse
Defined at line 1420 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void AllocatorGetVmoInfoResponse ()
Defined at line 1422 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void AllocatorGetVmoInfoResponse (const AllocatorGetVmoInfoResponse & other)
Defined at line 1423 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void AllocatorGetVmoInfoResponse (AllocatorGetVmoInfoResponse && other)
Defined at line 1425 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
uint64_t & buffer_collection_id ()
bool has_buffer_collection_id ()
uint64_t & buffer_index ()
bool has_buffer_index ()
::zx::eventpair & close_weak_asap ()
bool has_close_weak_asap ()
AllocatorGetVmoInfoResponse & operator= (const AllocatorGetVmoInfoResponse & other)
Defined at line 1424 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
AllocatorGetVmoInfoResponse & operator= (AllocatorGetVmoInfoResponse && other)
Defined at line 1426 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
AllocatorGetVmoInfoResponse & set_buffer_collection_id (::fidl::ObjectView<uint64_t> elem)
AllocatorGetVmoInfoResponse & set_buffer_collection_id (std::nullptr_t )
AllocatorGetVmoInfoResponse & clear_buffer_collection_id ()
AllocatorGetVmoInfoResponse & set_buffer_index (::fidl::ObjectView<uint64_t> elem)
AllocatorGetVmoInfoResponse & set_buffer_index (std::nullptr_t )
AllocatorGetVmoInfoResponse & clear_buffer_index ()
AllocatorGetVmoInfoResponse & set_close_weak_asap (::zx::eventpair elem)
AllocatorGetVmoInfoResponse & clear_close_weak_asap ()
void AllocatorGetVmoInfoResponse (::fidl::AnyArena & allocator)
void AllocatorGetVmoInfoResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoResponse>> && frame_ptr)
void ~AllocatorGetVmoInfoResponse ()
Defined at line 1428 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder