class StarnixVolumeProviderConnectToInlineEncryptionResult
Defined at line 878 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Public Methods
void StarnixVolumeProviderConnectToInlineEncryptionResult ()
void StarnixVolumeProviderConnectToInlineEncryptionResult (const StarnixVolumeProviderConnectToInlineEncryptionResult & )
Defined at line 884 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
StarnixVolumeProviderConnectToInlineEncryptionResult & operator= (const StarnixVolumeProviderConnectToInlineEncryptionResult & )
Defined at line 885 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void StarnixVolumeProviderConnectToInlineEncryptionResult (StarnixVolumeProviderConnectToInlineEncryptionResult && )
Defined at line 886 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 ()
StarnixVolumeProviderConnectToInlineEncryptionResult WithResponse (::fuchsia_fshost::wire::StarnixVolumeProviderConnectToInlineEncryptionResponse val)
StarnixVolumeProviderConnectToInlineEncryptionResult & operator= (StarnixVolumeProviderConnectToInlineEncryptionResult && )
Defined at line 887 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
::fuchsia_fshost::wire::StarnixVolumeProviderConnectToInlineEncryptionResponse & response ()
const ::fuchsia_fshost::wire::StarnixVolumeProviderConnectToInlineEncryptionResponse & response ()
bool is_err ()
StarnixVolumeProviderConnectToInlineEncryptionResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fshost::wire::StarnixVolumeProviderConnectToInlineEncryptionResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 889 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h