class AllocatorGetVmoInfoRequest

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

Public Methods

void AllocatorGetVmoInfoRequest ()

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

void AllocatorGetVmoInfoRequest (const AllocatorGetVmoInfoRequest & other)

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

AllocatorGetVmoInfoRequest & operator= (const AllocatorGetVmoInfoRequest & other)

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

void AllocatorGetVmoInfoRequest (AllocatorGetVmoInfoRequest && other)

Defined at line 1266 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::AllocatorGetVmoInfoRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

AllocatorGetVmoInfoRequest & operator= (AllocatorGetVmoInfoRequest && other)

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

::zx::vmo & vmo ()

`vmo` is required to be set; ownership is transferred to the server

so in most cases a client will duplicate a handle and transfer the

duplicate via this field.

bool has_vmo ()
AllocatorGetVmoInfoRequest & set_vmo (::zx::vmo elem)
AllocatorGetVmoInfoRequest & clear_vmo ()
void AllocatorGetVmoInfoRequest (::fidl::AnyArena & allocator)
void AllocatorGetVmoInfoRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorGetVmoInfoRequest>> && 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::AllocatorGetVmoInfoRequest>> && frame_ptr)
void ~AllocatorGetVmoInfoRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder