class AllocatorAllocateNonSharedCollectionRequest

Defined at line 562 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

Domain objects declarations

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollection> & collection_request ()

Defined at line 568 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

bool has_collection_request ()

Defined at line 572 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollection> * mutable_collection_request ()

Defined at line 576 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

void clear_collection_request ()

Defined at line 584 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

AllocatorAllocateNonSharedCollectionRequest & set_collection_request (::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollection> _value)
void AllocatorAllocateNonSharedCollectionRequest ()
void AllocatorAllocateNonSharedCollectionRequest (AllocatorAllocateNonSharedCollectionRequest && other)
void ~AllocatorAllocateNonSharedCollectionRequest ()
AllocatorAllocateNonSharedCollectionRequest & operator= (AllocatorAllocateNonSharedCollectionRequest && other)
::std::unique_ptr<AllocatorAllocateNonSharedCollectionRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, AllocatorAllocateNonSharedCollectionRequest * _value, size_t _offset)
zx_status_t Clone (AllocatorAllocateNonSharedCollectionRequest * _result)