class ErrorSyntaxResult
Defined at line 2982 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
Public Methods
void ErrorSyntaxResult ()
void ErrorSyntaxResult (const ErrorSyntaxResult & )
Defined at line 2987 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
ErrorSyntaxResult & operator= (const ErrorSyntaxResult & )
Defined at line 2988 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
void ErrorSyntaxResult (ErrorSyntaxResult && )
Defined at line 2989 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ErrorSyntaxResult WithResponse (::fidl::ObjectView< ::test_benchmarkfidl::wire::ErrorSyntaxResponse> val)
ErrorSyntaxResult & operator= (ErrorSyntaxResult && )
Defined at line 2990 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
template <typename... Args>
ErrorSyntaxResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 3004 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
::test_benchmarkfidl::wire::ErrorSyntaxResponse & response ()
const ::test_benchmarkfidl::wire::ErrorSyntaxResponse & response ()
bool is_err ()
ErrorSyntaxResult WithErr (uint32_t val)
uint32_t & err ()
const uint32_t & err ()
::test_benchmarkfidl::wire::ErrorSyntaxResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2992 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h