class NodeSetDebugClientInfoRequest

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

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void NodeSetDebugClientInfoRequest ()
void NodeSetDebugClientInfoRequest (NodeSetDebugClientInfoRequest && other)
const ::std::string & name ()

Defined at line 1458 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

bool has_name ()

Defined at line 1462 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

::std::string * mutable_name ()

Defined at line 1466 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

void clear_name ()

Defined at line 1474 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

const uint64_t & id ()

Defined at line 1482 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

bool has_id ()

Defined at line 1486 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

uint64_t * mutable_id ()

Defined at line 1490 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

void clear_id ()

Defined at line 1498 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

NodeSetDebugClientInfoRequest & set_name (::std::string _value)
NodeSetDebugClientInfoRequest & set_id (uint64_t _value)
void ~NodeSetDebugClientInfoRequest ()
NodeSetDebugClientInfoRequest & operator= (NodeSetDebugClientInfoRequest && other)
::std::unique_ptr<NodeSetDebugClientInfoRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, NodeSetDebugClientInfoRequest * _value, size_t _offset)
zx_status_t Clone (NodeSetDebugClientInfoRequest * _result)