class NodeSetDebugClientInfoRequest

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

const ::std::string & name ()

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

bool has_name ()

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

::std::string * mutable_name ()

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

void clear_name ()

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

const uint64_t & id ()

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

bool has_id ()

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

uint64_t * mutable_id ()

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

void clear_id ()

Defined at line 1719 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 ()
void NodeSetDebugClientInfoRequest (NodeSetDebugClientInfoRequest && other)
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)