class UnknownInteractionsProtocolFlexibleTwoWayResult
Defined at line 251 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
Public Methods
void UnknownInteractionsProtocolFlexibleTwoWayResult ()
void UnknownInteractionsProtocolFlexibleTwoWayResult (const UnknownInteractionsProtocolFlexibleTwoWayResult & )
Defined at line 257 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
UnknownInteractionsProtocolFlexibleTwoWayResult & operator= (const UnknownInteractionsProtocolFlexibleTwoWayResult & )
Defined at line 258 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
void UnknownInteractionsProtocolFlexibleTwoWayResult (UnknownInteractionsProtocolFlexibleTwoWayResult && )
Defined at line 259 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 ()
UnknownInteractionsProtocolFlexibleTwoWayResult WithResponse (::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayResponse val)
UnknownInteractionsProtocolFlexibleTwoWayResult & operator= (UnknownInteractionsProtocolFlexibleTwoWayResult && )
Defined at line 260 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::UnknownInteractionsProtocolFlexibleTwoWayResponse & response ()
const ::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayResponse & response ()
bool is_framework_err ()
UnknownInteractionsProtocolFlexibleTwoWayResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 262 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h