class ErrorMethodsManyArgsCustomErrorResult

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

Public Methods

void ErrorMethodsManyArgsCustomErrorResult ()
void ErrorMethodsManyArgsCustomErrorResult (const ErrorMethodsManyArgsCustomErrorResult & )

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

ErrorMethodsManyArgsCustomErrorResult & operator= (const ErrorMethodsManyArgsCustomErrorResult & )

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

void ErrorMethodsManyArgsCustomErrorResult (ErrorMethodsManyArgsCustomErrorResult && )

Defined at line 114 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 ()
ErrorMethodsManyArgsCustomErrorResult WithResponse (::fidl::ObjectView< ::test_error_methods::wire::ErrorMethodsManyArgsCustomErrorResponse> val)
ErrorMethodsManyArgsCustomErrorResult & operator= (ErrorMethodsManyArgsCustomErrorResult && )

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

template <typename... Args>
ErrorMethodsManyArgsCustomErrorResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 129 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::ErrorMethodsManyArgsCustomErrorResponse & response ()
const ::test_error_methods::wire::ErrorMethodsManyArgsCustomErrorResponse & response ()
bool is_err ()
ErrorMethodsManyArgsCustomErrorResult WithErr (::test_error_methods::wire::MyError val)
::test_error_methods::wire::MyError & err ()
const ::test_error_methods::wire::MyError & err ()
::test_error_methods::wire::ErrorMethodsManyArgsCustomErrorResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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