class CombinedBufferCollectionTokenSetDebugClientInfoV1Request

Defined at line 156 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h

Public Methods

void CombinedBufferCollectionTokenSetDebugClientInfoV1Request (Storage_ storage)
void CombinedBufferCollectionTokenSetDebugClientInfoV1Request (::std::string name, uint64_t id)
void CombinedBufferCollectionTokenSetDebugClientInfoV1Request ()

Default constructs a |CombinedBufferCollectionTokenSetDebugClientInfoV1Request| only if all of its members are default constructible.

Defined at line 167 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h

void CombinedBufferCollectionTokenSetDebugClientInfoV1Request (CombinedBufferCollectionTokenSetDebugClientInfoV1Request && )

Defined at line 170 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h

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

Defined at line 171 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h

CombinedBufferCollectionTokenSetDebugClientInfoV1Request & operator= (const CombinedBufferCollectionTokenSetDebugClientInfoV1Request & other)
bool operator== (const CombinedBufferCollectionTokenSetDebugClientInfoV1Request & other)
bool operator!= (const CombinedBufferCollectionTokenSetDebugClientInfoV1Request & other)
const ::std::string & name ()
::std::string & name ()
CombinedBufferCollectionTokenSetDebugClientInfoV1Request & name (::std::string value)

Setter for name.

uint64_t id ()
uint64_t & id ()
CombinedBufferCollectionTokenSetDebugClientInfoV1Request & id (uint64_t value)

Setter for id.

void CombinedBufferCollectionTokenSetDebugClientInfoV1Request (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits