class UnknownInteractionsProtocolFlexibleTwoWayErrResult
Defined at line 349 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
Public Methods
void UnknownInteractionsProtocolFlexibleTwoWayErrResult ()
void UnknownInteractionsProtocolFlexibleTwoWayErrResult (const UnknownInteractionsProtocolFlexibleTwoWayErrResult & )
Defined at line 355 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
UnknownInteractionsProtocolFlexibleTwoWayErrResult & operator= (const UnknownInteractionsProtocolFlexibleTwoWayErrResult & )
Defined at line 356 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h
void UnknownInteractionsProtocolFlexibleTwoWayErrResult (UnknownInteractionsProtocolFlexibleTwoWayErrResult && )
Defined at line 357 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 ()
UnknownInteractionsProtocolFlexibleTwoWayErrResult WithResponse (::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayErrResponse val)
UnknownInteractionsProtocolFlexibleTwoWayErrResult & operator= (UnknownInteractionsProtocolFlexibleTwoWayErrResult && )
Defined at line 358 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::UnknownInteractionsProtocolFlexibleTwoWayErrResponse & response ()
const ::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayErrResponse & response ()
bool is_err ()
UnknownInteractionsProtocolFlexibleTwoWayErrResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UnknownInteractionsProtocolFlexibleTwoWayErrResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayErrResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 360 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h