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