class ErrorMethodsNoArgsPrimitiveErrorResult

Defined at line 57 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_types.h

Public Methods

void ErrorMethodsNoArgsPrimitiveErrorResult ()
void ErrorMethodsNoArgsPrimitiveErrorResult (const ErrorMethodsNoArgsPrimitiveErrorResult & )

Defined at line 63 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_types.h

ErrorMethodsNoArgsPrimitiveErrorResult & operator= (const ErrorMethodsNoArgsPrimitiveErrorResult & )

Defined at line 64 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_types.h

void ErrorMethodsNoArgsPrimitiveErrorResult (ErrorMethodsNoArgsPrimitiveErrorResult && )

Defined at line 65 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ErrorMethodsNoArgsPrimitiveErrorResult WithResponse (::test_error_methods::wire::ErrorMethodsNoArgsPrimitiveErrorResponse val)
ErrorMethodsNoArgsPrimitiveErrorResult & operator= (ErrorMethodsNoArgsPrimitiveErrorResult && )

Defined at line 66 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_types.h

::test_error_methods::wire::ErrorMethodsNoArgsPrimitiveErrorResponse & response ()
const ::test_error_methods::wire::ErrorMethodsNoArgsPrimitiveErrorResponse & response ()
bool is_err ()
ErrorMethodsNoArgsPrimitiveErrorResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::test_error_methods::wire::ErrorMethodsNoArgsPrimitiveErrorResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 68 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_types.h