class NodeSetDebugClientInfoRequest
Defined at line 869 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Public Methods
void NodeSetDebugClientInfoRequest (Storage_ storage)
void NodeSetDebugClientInfoRequest ()
Defined at line 874 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void NodeSetDebugClientInfoRequest (NodeSetDebugClientInfoRequest && )
Defined at line 875 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void NodeSetDebugClientInfoRequest (const NodeSetDebugClientInfoRequest & other)
NodeSetDebugClientInfoRequest & operator= (NodeSetDebugClientInfoRequest && )
Defined at line 876 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)
bool IsEmpty ()
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 )
Friends
class MemberVisitor
class NaturalTableCodingTraits