class AllocatorBindSharedCollectionRequest

Defined at line 716 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::InterfaceHandle< ::fuchsia::sysmem2::BufferCollectionToken> & token ()

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

bool has_token ()

Defined at line 726 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 730 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

void clear_token ()

Defined at line 738 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 746 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

bool has_buffer_collection_request ()

Defined at line 750 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 754 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

void clear_buffer_collection_request ()

Defined at line 762 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 ()
void AllocatorBindSharedCollectionRequest (AllocatorBindSharedCollectionRequest && other)
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)