class UnknownInteractionsDriverProtocolFlexibleTwoWayResult
Defined at line 565 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
Public Methods
void UnknownInteractionsDriverProtocolFlexibleTwoWayResult ()
void UnknownInteractionsDriverProtocolFlexibleTwoWayResult (const UnknownInteractionsDriverProtocolFlexibleTwoWayResult & )
Defined at line 571 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
UnknownInteractionsDriverProtocolFlexibleTwoWayResult & operator= (const UnknownInteractionsDriverProtocolFlexibleTwoWayResult & )
Defined at line 572 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
void UnknownInteractionsDriverProtocolFlexibleTwoWayResult (UnknownInteractionsDriverProtocolFlexibleTwoWayResult && )
Defined at line 573 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 ()
UnknownInteractionsDriverProtocolFlexibleTwoWayResult WithResponse (::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayResponse val)
UnknownInteractionsDriverProtocolFlexibleTwoWayResult & operator= (UnknownInteractionsDriverProtocolFlexibleTwoWayResult && )
Defined at line 574 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::UnknownInteractionsDriverProtocolFlexibleTwoWayResponse & response ()
const ::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayResponse & response ()
bool is_framework_err ()
UnknownInteractionsDriverProtocolFlexibleTwoWayResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::test_unknown_interactions::wire::UnknownInteractionsDriverProtocolFlexibleTwoWayResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 576 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h