class AllocatorAllocateNonSharedCollectionRequest
Defined at line 341 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
Public Methods
void AllocatorAllocateNonSharedCollectionRequest (Storage_ storage)
void AllocatorAllocateNonSharedCollectionRequest (::fidl::ServerEnd< ::fuchsia_sysmem::BufferCollection> collection_request)
void AllocatorAllocateNonSharedCollectionRequest ()
Default constructs a |AllocatorAllocateNonSharedCollectionRequest| only if all of its members are default constructible.
Defined at line 351 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void AllocatorAllocateNonSharedCollectionRequest (AllocatorAllocateNonSharedCollectionRequest && )
Defined at line 354 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
const ::fidl::ServerEnd< ::fuchsia_sysmem::BufferCollection> & collection_request ()
::fidl::ServerEnd< ::fuchsia_sysmem::BufferCollection> & collection_request ()
AllocatorAllocateNonSharedCollectionRequest & collection_request (::fidl::ServerEnd< ::fuchsia_sysmem::BufferCollection> value)
Setter for collection_request.
void AllocatorAllocateNonSharedCollectionRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
AllocatorAllocateNonSharedCollectionRequest & operator= (AllocatorAllocateNonSharedCollectionRequest && )
Defined at line 355 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits