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