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