class VolumeInstallerInstallResponse

Defined at line 4278 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

Public Methods

void VolumeInstallerInstallResponse (Storage_ storage)
void VolumeInstallerInstallResponse (uint8_t __reserved)
void VolumeInstallerInstallResponse ()

Default constructs a |VolumeInstallerInstallResponse| only if all of its members are default constructible.

Defined at line 4288 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void VolumeInstallerInstallResponse (VolumeInstallerInstallResponse && )

Defined at line 4291 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void VolumeInstallerInstallResponse (const VolumeInstallerInstallResponse & other)
VolumeInstallerInstallResponse & operator= (VolumeInstallerInstallResponse && )

Defined at line 4292 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

VolumeInstallerInstallResponse & operator= (const VolumeInstallerInstallResponse & other)
bool operator== (const VolumeInstallerInstallResponse & other)
bool operator!= (const VolumeInstallerInstallResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
VolumeInstallerInstallResponse & __reserved (uint8_t value)

Setter for __reserved.

void VolumeInstallerInstallResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits