class AllocatorBindSharedCollectionRequest
Defined at line 723 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.
void AllocatorBindSharedCollectionRequest ()
void AllocatorBindSharedCollectionRequest (AllocatorBindSharedCollectionRequest && other)
const ::fidl::InterfaceHandle< ::fuchsia::sysmem2::BufferCollectionToken> & token ()
Defined at line 729 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_token ()
Defined at line 733 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fidl::InterfaceHandle< ::fuchsia::sysmem2::BufferCollectionToken> * mutable_token ()
Defined at line 737 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_token ()
Defined at line 745 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const ::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollection> & buffer_collection_request ()
Defined at line 753 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_buffer_collection_request ()
Defined at line 757 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollection> * mutable_buffer_collection_request ()
Defined at line 761 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_buffer_collection_request ()
Defined at line 769 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
AllocatorBindSharedCollectionRequest & set_token (::fidl::InterfaceHandle< ::fuchsia::sysmem2::BufferCollectionToken> _value)
AllocatorBindSharedCollectionRequest & set_buffer_collection_request (::fidl::InterfaceRequest< ::fuchsia::sysmem2::BufferCollection> _value)
void ~AllocatorBindSharedCollectionRequest ()
AllocatorBindSharedCollectionRequest & operator= (AllocatorBindSharedCollectionRequest && other)
::std::unique_ptr<AllocatorBindSharedCollectionRequest> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,AllocatorBindSharedCollectionRequest *_value,size_t_offset)
zx_status_t Clone (AllocatorBindSharedCollectionRequest * _result)