class StarnixVolumeProviderCheckResponse
Defined at line 1201 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
Public Methods
void StarnixVolumeProviderCheckResponse (Storage_ storage)
void StarnixVolumeProviderCheckResponse (uint8_t __reserved)
void StarnixVolumeProviderCheckResponse ()
Default constructs a |StarnixVolumeProviderCheckResponse| only if all of its members are default constructible.
Defined at line 1212 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
void StarnixVolumeProviderCheckResponse (StarnixVolumeProviderCheckResponse && )
Defined at line 1215 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
void StarnixVolumeProviderCheckResponse (const StarnixVolumeProviderCheckResponse & other)
StarnixVolumeProviderCheckResponse & operator= (StarnixVolumeProviderCheckResponse && )
Defined at line 1216 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
StarnixVolumeProviderCheckResponse & operator= (const StarnixVolumeProviderCheckResponse & other)
bool operator== (const StarnixVolumeProviderCheckResponse & other)
bool operator!= (const StarnixVolumeProviderCheckResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
StarnixVolumeProviderCheckResponse & __reserved (uint8_t value)
Setter for __reserved.
void StarnixVolumeProviderCheckResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits