class NodeIsAlternateForRequest

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void NodeIsAlternateForRequest ()

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

void NodeIsAlternateForRequest (const NodeIsAlternateForRequest & other)

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

NodeIsAlternateForRequest & operator= (const NodeIsAlternateForRequest & other)

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

void NodeIsAlternateForRequest (NodeIsAlternateForRequest && other)

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

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::NodeIsAlternateForRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

::zx::event & node_ref ()
bool has_node_ref ()
NodeIsAlternateForRequest & operator= (NodeIsAlternateForRequest && other)

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

NodeIsAlternateForRequest & set_node_ref (::zx::event elem)
NodeIsAlternateForRequest & clear_node_ref ()
void NodeIsAlternateForRequest (::fidl::AnyArena & allocator)
void NodeIsAlternateForRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeIsAlternateForRequest>> && 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::NodeIsAlternateForRequest>> && frame_ptr)
void ~NodeIsAlternateForRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder