class AllocatorGetVmoInfoRequest
Defined at line 603 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Public Methods
void AllocatorGetVmoInfoRequest (Storage_ storage)
void AllocatorGetVmoInfoRequest ()
Defined at line 608 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void AllocatorGetVmoInfoRequest (AllocatorGetVmoInfoRequest && )
Defined at line 609 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
bool IsEmpty ()
AllocatorGetVmoInfoRequest & operator= (AllocatorGetVmoInfoRequest && )
Defined at line 610 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
const std::optional< ::zx::vmo> & vmo ()
`vmo` is required to be set; ownership is transferred to the server
so in most cases a client will duplicate a handle and transfer the
duplicate via this field.
::std::optional< ::zx::vmo> & vmo ()
`vmo` is required to be set; ownership is transferred to the server
so in most cases a client will duplicate a handle and transfer the
duplicate via this field.
AllocatorGetVmoInfoRequest & vmo (std::optional< ::zx::vmo> value)
`vmo` is required to be set; ownership is transferred to the server
so in most cases a client will duplicate a handle and transfer the
duplicate via this field.
void AllocatorGetVmoInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits