class HeapAllocateVmoResponse
Defined at line 287 of file fidling/gen/sdk/fidl/fuchsia.hardware.sysmem/fuchsia.hardware.sysmem/cpp/fidl/fuchsia.hardware.sysmem/cpp/natural_types.h
Public Methods
void HeapAllocateVmoResponse (Storage_ storage)
void HeapAllocateVmoResponse (::zx::vmo vmo)
void HeapAllocateVmoResponse ()
Default constructs a |HeapAllocateVmoResponse| only if all of its members are default constructible.
Defined at line 298 of file fidling/gen/sdk/fidl/fuchsia.hardware.sysmem/fuchsia.hardware.sysmem/cpp/fidl/fuchsia.hardware.sysmem/cpp/natural_types.h
void HeapAllocateVmoResponse (HeapAllocateVmoResponse && )
Defined at line 301 of file fidling/gen/sdk/fidl/fuchsia.hardware.sysmem/fuchsia.hardware.sysmem/cpp/fidl/fuchsia.hardware.sysmem/cpp/natural_types.h
HeapAllocateVmoResponse & operator= (HeapAllocateVmoResponse && )
Defined at line 302 of file fidling/gen/sdk/fidl/fuchsia.hardware.sysmem/fuchsia.hardware.sysmem/cpp/fidl/fuchsia.hardware.sysmem/cpp/natural_types.h
const ::zx::vmo & vmo ()
::zx::vmo & vmo ()
HeapAllocateVmoResponse & vmo (::zx::vmo value)
Setter for vmo.
void HeapAllocateVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits