class StarnixVolumeProviderConnectToInlineEncryptionResult
Defined at line 1474 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
Public Methods
void StarnixVolumeProviderConnectToInlineEncryptionResult (StarnixVolumeProviderConnectToInlineEncryptionResult && other)
StarnixVolumeProviderConnectToInlineEncryptionResult & operator= (StarnixVolumeProviderConnectToInlineEncryptionResult && other)
void StarnixVolumeProviderConnectToInlineEncryptionResult (const StarnixVolumeProviderConnectToInlineEncryptionResult & other)
StarnixVolumeProviderConnectToInlineEncryptionResult & operator= (const StarnixVolumeProviderConnectToInlineEncryptionResult & other)
bool operator== (const StarnixVolumeProviderConnectToInlineEncryptionResult & other)
bool operator!= (const StarnixVolumeProviderConnectToInlineEncryptionResult & other)
::fuchsia_fshost::StarnixVolumeProviderConnectToInlineEncryptionResult::Tag Which ()
StarnixVolumeProviderConnectToInlineEncryptionResult WithResponse (::fuchsia_fshost::StarnixVolumeProviderConnectToInlineEncryptionResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
StarnixVolumeProviderConnectToInlineEncryptionResult & response (::fuchsia_fshost::StarnixVolumeProviderConnectToInlineEncryptionResponse value)
Sets the union to hold the response member.
StarnixVolumeProviderConnectToInlineEncryptionResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
StarnixVolumeProviderConnectToInlineEncryptionResult & err (int32_t value)
Sets the union to hold the err member.
void StarnixVolumeProviderConnectToInlineEncryptionResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 1482 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits