class StarnixVolumeProviderMountResponse

Defined at line 1276 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

Public Methods

void StarnixVolumeProviderMountResponse (Storage_ storage)
void StarnixVolumeProviderMountResponse (::std::array<uint8_t, 16> guid)
void StarnixVolumeProviderMountResponse ()

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

Defined at line 1287 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

void StarnixVolumeProviderMountResponse (StarnixVolumeProviderMountResponse && )

Defined at line 1290 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

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

Defined at line 1291 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

StarnixVolumeProviderMountResponse & operator= (const StarnixVolumeProviderMountResponse & other)
bool operator== (const StarnixVolumeProviderMountResponse & other)
bool operator!= (const StarnixVolumeProviderMountResponse & other)
const ::std::array<uint8_t, 16> & guid ()
::std::array<uint8_t, 16> & guid ()
StarnixVolumeProviderMountResponse & guid (::std::array<uint8_t, 16> value)

Setter for guid.

void StarnixVolumeProviderMountResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits