class NodeIsAlternateForRequest

Defined at line 1970 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.

::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.

void NodeIsAlternateForRequest ()

Defined at line 1972 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 1973 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

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

Defined at line 1974 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 1975 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

NodeIsAlternateForRequest & operator= (NodeIsAlternateForRequest && other)

Defined at line 1976 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 1978 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder