class UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult

Defined at line 408 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h

Public Methods

void UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult ()
void UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult (const UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult & )

Defined at line 414 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h

UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult & operator= (const UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult & )

Defined at line 415 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h

void UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult (UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult && )

Defined at line 416 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 ()
UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult WithResponse (::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResponse val)
UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult & operator= (UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult && )

Defined at line 417 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::UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResponse & response ()
const ::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResponse & response ()
bool is_err ()
UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::test_unknown_interactions::wire::UnknownInteractionsProtocolFlexibleTwoWayFieldsErrResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 419 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_types.h