class AllocatorSetDebugClientInfoRequest

Defined at line 1080 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 1086 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

bool has_name ()

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

::std::string * mutable_name ()

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

void clear_name ()

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

const uint64_t & id ()

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

bool has_id ()

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

uint64_t * mutable_id ()

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

void clear_id ()

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

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