class NodeSetDebugClientInfoRequest

Defined at line 1845 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 Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeSetDebugClientInfoRequest>> && frame_ptr)
void NodeSetDebugClientInfoRequest ()

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

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

Defined at line 1849 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 1851 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 NodeSetDebugClientInfoRequest (const NodeSetDebugClientInfoRequest & other)

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

uint64_t & id ()
void ~NodeSetDebugClientInfoRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder