class NodeSetDebugClientInfoRequest

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

Return a builder that by defaults allocates of an arena.

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

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

void NodeSetDebugClientInfoRequest ()

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

void NodeSetDebugClientInfoRequest (const NodeSetDebugClientInfoRequest & other)

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

::fidl::StringView & name ()
bool has_name ()
uint64_t & id ()
bool has_id ()
NodeSetDebugClientInfoRequest & operator= (const NodeSetDebugClientInfoRequest & other)

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

void NodeSetDebugClientInfoRequest (NodeSetDebugClientInfoRequest && other)

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

NodeSetDebugClientInfoRequest & operator= (NodeSetDebugClientInfoRequest && other)

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

NodeSetDebugClientInfoRequest & set_name (::fidl::ObjectView< ::fidl::StringView> elem)
NodeSetDebugClientInfoRequest & set_name (std::nullptr_t )
NodeSetDebugClientInfoRequest & clear_name ()
NodeSetDebugClientInfoRequest & set_id (::fidl::ObjectView<uint64_t> elem)
NodeSetDebugClientInfoRequest & set_id (std::nullptr_t )
NodeSetDebugClientInfoRequest & clear_id ()
void NodeSetDebugClientInfoRequest (::fidl::AnyArena & allocator)
void NodeSetDebugClientInfoRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeSetDebugClientInfoRequest>> && 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::NodeSetDebugClientInfoRequest>> && frame_ptr)
void ~NodeSetDebugClientInfoRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder