class DeviceGetResponse
Defined at line 31 of file fidling/gen/sdk/fidl/fuchsia.hardware.virtio.pmem/fuchsia.hardware.virtio.pmem/cpp/fidl/fuchsia.hardware.virtio.pmem/cpp/natural_types.h
Public Methods
void DeviceGetResponse (Storage_ storage)
void DeviceGetResponse (::zx::vmo vmo)
void DeviceGetResponse ()
Default constructs a |DeviceGetResponse| only if all of its members are default constructible.
Defined at line 42 of file fidling/gen/sdk/fidl/fuchsia.hardware.virtio.pmem/fuchsia.hardware.virtio.pmem/cpp/fidl/fuchsia.hardware.virtio.pmem/cpp/natural_types.h
void DeviceGetResponse (DeviceGetResponse && )
Defined at line 45 of file fidling/gen/sdk/fidl/fuchsia.hardware.virtio.pmem/fuchsia.hardware.virtio.pmem/cpp/fidl/fuchsia.hardware.virtio.pmem/cpp/natural_types.h
DeviceGetResponse & operator= (DeviceGetResponse && )
Defined at line 46 of file fidling/gen/sdk/fidl/fuchsia.hardware.virtio.pmem/fuchsia.hardware.virtio.pmem/cpp/fidl/fuchsia.hardware.virtio.pmem/cpp/natural_types.h
const ::zx::vmo & vmo ()
::zx::vmo & vmo ()
DeviceGetResponse & vmo (::zx::vmo value)
Setter for vmo.
void DeviceGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits