class AllocatorSetDebugClientInfoRequest
Defined at line 590 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
Public Methods
void AllocatorSetDebugClientInfoRequest (Storage_ storage)
void AllocatorSetDebugClientInfoRequest (::std::string name, uint64_t id)
void AllocatorSetDebugClientInfoRequest ()
Default constructs a |AllocatorSetDebugClientInfoRequest| only if all of its members are default constructible.
Defined at line 600 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void AllocatorSetDebugClientInfoRequest (AllocatorSetDebugClientInfoRequest && )
Defined at line 603 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void AllocatorSetDebugClientInfoRequest (const AllocatorSetDebugClientInfoRequest & other)
AllocatorSetDebugClientInfoRequest & operator= (AllocatorSetDebugClientInfoRequest && )
Defined at line 604 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
AllocatorSetDebugClientInfoRequest & operator= (const AllocatorSetDebugClientInfoRequest & other)
bool operator== (const AllocatorSetDebugClientInfoRequest & other)
bool operator!= (const AllocatorSetDebugClientInfoRequest & other)
const ::std::string & name ()
::std::string & name ()
AllocatorSetDebugClientInfoRequest & name (::std::string value)
Setter for name.
uint64_t id ()
uint64_t & id ()
AllocatorSetDebugClientInfoRequest & id (uint64_t value)
Setter for id.
void AllocatorSetDebugClientInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits