class AllocatorValidateBufferCollectionTokenRequest
Defined at line 488 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
Public Methods
void AllocatorValidateBufferCollectionTokenRequest (Storage_ storage)
void AllocatorValidateBufferCollectionTokenRequest (uint64_t token_server_koid)
void AllocatorValidateBufferCollectionTokenRequest ()
Default constructs a |AllocatorValidateBufferCollectionTokenRequest| only if all of its members are default constructible.
Defined at line 498 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void AllocatorValidateBufferCollectionTokenRequest (AllocatorValidateBufferCollectionTokenRequest && )
Defined at line 501 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void AllocatorValidateBufferCollectionTokenRequest (const AllocatorValidateBufferCollectionTokenRequest & other)
AllocatorValidateBufferCollectionTokenRequest & operator= (AllocatorValidateBufferCollectionTokenRequest && )
Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
AllocatorValidateBufferCollectionTokenRequest & operator= (const AllocatorValidateBufferCollectionTokenRequest & other)
bool operator== (const AllocatorValidateBufferCollectionTokenRequest & other)
bool operator!= (const AllocatorValidateBufferCollectionTokenRequest & other)
uint64_t token_server_koid ()
uint64_t & token_server_koid ()
AllocatorValidateBufferCollectionTokenRequest & token_server_koid (uint64_t value)
Setter for token_server_koid.
void AllocatorValidateBufferCollectionTokenRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits