class Allocator_GetVmoInfo_Response
Defined at line 1274 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.
Allocator_GetVmoInfo_Response & set_buffer_collection_id (uint64_t _value)
Allocator_GetVmoInfo_Response & set_buffer_index (uint64_t _value)
Allocator_GetVmoInfo_Response & set_close_weak_asap (::zx::eventpair _value)
void Allocator_GetVmoInfo_Response ()
void Allocator_GetVmoInfo_Response (Allocator_GetVmoInfo_Response && other)
void ~Allocator_GetVmoInfo_Response ()
Allocator_GetVmoInfo_Response & operator= (Allocator_GetVmoInfo_Response && other)
::std::unique_ptr<Allocator_GetVmoInfo_Response> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Allocator_GetVmoInfo_Response * _value, size_t _offset)
zx_status_t Clone (Allocator_GetVmoInfo_Response * _result)
const uint64_t & buffer_collection_id ()
Defined at line 1280 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_buffer_collection_id ()
Defined at line 1284 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
uint64_t * mutable_buffer_collection_id ()
Defined at line 1288 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_buffer_collection_id ()
Defined at line 1296 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const uint64_t & buffer_index ()
Defined at line 1304 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_buffer_index ()
Defined at line 1308 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
uint64_t * mutable_buffer_index ()
Defined at line 1312 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_buffer_index ()
Defined at line 1320 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const ::zx::eventpair & close_weak_asap ()
Defined at line 1328 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_close_weak_asap ()
Defined at line 1332 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::zx::eventpair * mutable_close_weak_asap ()
Defined at line 1336 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_close_weak_asap ()
Defined at line 1344 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h