class AllocatorGetVmoInfoResponse
Defined at line 650 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Public Methods
void AllocatorGetVmoInfoResponse (Storage_ storage)
void AllocatorGetVmoInfoResponse ()
Defined at line 655 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void AllocatorGetVmoInfoResponse (AllocatorGetVmoInfoResponse && )
Defined at line 656 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
bool IsEmpty ()
const std::optional<uint64_t> & buffer_collection_id ()
::std::optional<uint64_t> & buffer_collection_id ()
AllocatorGetVmoInfoResponse & buffer_collection_id (std::optional<uint64_t> value)
Setter for buffer_collection_id.
const std::optional<uint64_t> & buffer_index ()
::std::optional<uint64_t> & buffer_index ()
AllocatorGetVmoInfoResponse & buffer_index (std::optional<uint64_t> value)
Setter for buffer_index.
const std::optional< ::zx::eventpair> & close_weak_asap ()
::std::optional< ::zx::eventpair> & close_weak_asap ()
AllocatorGetVmoInfoResponse & close_weak_asap (std::optional< ::zx::eventpair> value)
Setter for close_weak_asap.
void AllocatorGetVmoInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
AllocatorGetVmoInfoResponse & operator= (AllocatorGetVmoInfoResponse && )
Defined at line 657 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalTableCodingTraits