class EchoEchoArraysWithErrorResult
Defined at line 2483 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
Public Methods
void EchoEchoArraysWithErrorResult ()
void ~EchoEchoArraysWithErrorResult ()
void EchoEchoArraysWithErrorResult (EchoEchoArraysWithErrorResult && other)
EchoEchoArraysWithErrorResult & operator= (EchoEchoArraysWithErrorResult && other)
bool has_invalid_tag ()
bool is_response ()
EchoEchoArraysWithErrorResult WithResponse (::fidl::ObjectView< ::fidl_test_compatibility::wire::EchoEchoArraysWithErrorResponse> val)
template <typename... Args>
EchoEchoArraysWithErrorResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 2505 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
::fidl_test_compatibility::wire::EchoEchoArraysWithErrorResponse & response ()
const ::fidl_test_compatibility::wire::EchoEchoArraysWithErrorResponse & response ()
bool is_err ()
EchoEchoArraysWithErrorResult WithErr (::fidl_test_compatibility::wire::DefaultEnum val)
::fidl_test_compatibility::wire::DefaultEnum & err ()
const ::fidl_test_compatibility::wire::DefaultEnum & err ()
::fidl_test_compatibility::wire::EchoEchoArraysWithErrorResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2493 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h