class UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult
Defined at line 663 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
Public Methods
void UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult ()
void UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult (const UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult & )
Defined at line 669 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult & operator= (const UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult & )
Defined at line 670 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
void UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult (UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult && )
Defined at line 671 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult WithResponse (::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayErrResponse val)
UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult & operator= (UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult && )
Defined at line 672 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayErrResponse & response ()
const ::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayErrResponse & response ()
bool is_err ()
UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayErrResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 674 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h