class StarnixVolumeProviderCheckResult
Defined at line 816 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Public Methods
void StarnixVolumeProviderCheckResult ()
void StarnixVolumeProviderCheckResult (const StarnixVolumeProviderCheckResult & )
Defined at line 822 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
StarnixVolumeProviderCheckResult WithResponse (::fuchsia_fshost::wire::StarnixVolumeProviderCheckResponse val)
StarnixVolumeProviderCheckResult & operator= (const StarnixVolumeProviderCheckResult & )
Defined at line 823 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void StarnixVolumeProviderCheckResult (StarnixVolumeProviderCheckResult && )
Defined at line 824 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
StarnixVolumeProviderCheckResult & operator= (StarnixVolumeProviderCheckResult && )
Defined at line 825 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
::fuchsia_fshost::wire::StarnixVolumeProviderCheckResponse & response ()
const ::fuchsia_fshost::wire::StarnixVolumeProviderCheckResponse & response ()
bool is_err ()
StarnixVolumeProviderCheckResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fshost::wire::StarnixVolumeProviderCheckResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h