class AllocatorValidateBufferCollectionTokenRequest

Defined at line 827 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 uint64_t & token_server_koid ()

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

bool has_token_server_koid ()

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

uint64_t * mutable_token_server_koid ()

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

void clear_token_server_koid ()

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

AllocatorValidateBufferCollectionTokenRequest & set_token_server_koid (uint64_t _value)
void AllocatorValidateBufferCollectionTokenRequest ()
void AllocatorValidateBufferCollectionTokenRequest (AllocatorValidateBufferCollectionTokenRequest && other)
void ~AllocatorValidateBufferCollectionTokenRequest ()
AllocatorValidateBufferCollectionTokenRequest & operator= (AllocatorValidateBufferCollectionTokenRequest && other)
::std::unique_ptr<AllocatorValidateBufferCollectionTokenRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, AllocatorValidateBufferCollectionTokenRequest * _value, size_t _offset)
zx_status_t Clone (AllocatorValidateBufferCollectionTokenRequest * _result)