class NodeIsAlternateForResponse

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

Return a builder that by defaults allocates of an arena.

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

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

void NodeIsAlternateForResponse ()

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

void NodeIsAlternateForResponse (const NodeIsAlternateForResponse & other)

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

NodeIsAlternateForResponse & operator= (const NodeIsAlternateForResponse & other)

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

void NodeIsAlternateForResponse (NodeIsAlternateForResponse && other)

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

bool & is_alternate ()
bool has_is_alternate ()
NodeIsAlternateForResponse & operator= (NodeIsAlternateForResponse && other)

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

NodeIsAlternateForResponse & set_is_alternate (bool elem)
NodeIsAlternateForResponse & clear_is_alternate ()
void NodeIsAlternateForResponse (::fidl::AnyArena & allocator)
void NodeIsAlternateForResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeIsAlternateForResponse>> && 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::NodeIsAlternateForResponse>> && frame_ptr)
void ~NodeIsAlternateForResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder