class AllocatorAllocateSharedCollectionRequest
Defined at line 639 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollectionToken> & token_request ()
Defined at line 645 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_token_request ()
Defined at line 649 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollectionToken> * mutable_token_request ()
Defined at line 653 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_token_request ()
Defined at line 661 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
AllocatorAllocateSharedCollectionRequest & set_token_request (::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollectionToken> _value)
void AllocatorAllocateSharedCollectionRequest ()
void AllocatorAllocateSharedCollectionRequest (AllocatorAllocateSharedCollectionRequest && other)
void ~AllocatorAllocateSharedCollectionRequest ()
AllocatorAllocateSharedCollectionRequest & operator= (AllocatorAllocateSharedCollectionRequest && other)
::std::unique_ptr<AllocatorAllocateSharedCollectionRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, AllocatorAllocateSharedCollectionRequest * _value, size_t _offset)
zx_status_t Clone (AllocatorAllocateSharedCollectionRequest * _result)