class NodeSetDebugClientInfoRequest

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

Public Methods

void NodeSetDebugClientInfoRequest (Storage_ storage)
bool IsEmpty ()
void NodeSetDebugClientInfoRequest ()

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

void NodeSetDebugClientInfoRequest (NodeSetDebugClientInfoRequest && )

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

void NodeSetDebugClientInfoRequest (const NodeSetDebugClientInfoRequest & other)
const std::optional< ::std::string> & name ()
::std::optional< ::std::string> & name ()
NodeSetDebugClientInfoRequest & name (std::optional< ::std::string> value)

Setter for name.

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

Setter for id.

void NodeSetDebugClientInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
NodeSetDebugClientInfoRequest & operator= (NodeSetDebugClientInfoRequest && )

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

NodeSetDebugClientInfoRequest & operator= (const NodeSetDebugClientInfoRequest & other)
bool operator== (const NodeSetDebugClientInfoRequest & other)
bool operator!= (const NodeSetDebugClientInfoRequest & other)

Friends

class MemberVisitor
class NaturalTableCodingTraits