class AllocatorSetDebugClientInfoRequest

Defined at line 550 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h

Public Methods

void AllocatorSetDebugClientInfoRequest (Storage_ storage)
void AllocatorSetDebugClientInfoRequest ()

Defined at line 555 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h

void AllocatorSetDebugClientInfoRequest (AllocatorSetDebugClientInfoRequest && )

Defined at line 556 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h

void AllocatorSetDebugClientInfoRequest (const AllocatorSetDebugClientInfoRequest & other)
AllocatorSetDebugClientInfoRequest & operator= (AllocatorSetDebugClientInfoRequest && )

Defined at line 557 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h

AllocatorSetDebugClientInfoRequest & operator= (const AllocatorSetDebugClientInfoRequest & other)
bool operator== (const AllocatorSetDebugClientInfoRequest & other)
bool operator!= (const AllocatorSetDebugClientInfoRequest & other)
bool IsEmpty ()
const std::optional< ::std::string> & name ()
::std::optional< ::std::string> & name ()
AllocatorSetDebugClientInfoRequest & name (std::optional< ::std::string> value)

Setter for name.

const std::optional<uint64_t> & id ()
::std::optional<uint64_t> & id ()
AllocatorSetDebugClientInfoRequest & id (std::optional<uint64_t> value)

Setter for id.

void AllocatorSetDebugClientInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits