class EchoEchoMinimalWithErrorResult
Defined at line 2376 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
Public Methods
void EchoEchoMinimalWithErrorResult ()
void EchoEchoMinimalWithErrorResult (const EchoEchoMinimalWithErrorResult & )
Defined at line 2382 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
EchoEchoMinimalWithErrorResult & operator= (const EchoEchoMinimalWithErrorResult & )
Defined at line 2383 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
void EchoEchoMinimalWithErrorResult (EchoEchoMinimalWithErrorResult && )
Defined at line 2384 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
EchoEchoMinimalWithErrorResult WithResponse (::fidl_test_compatibility::wire::EchoEchoMinimalWithErrorResponse val)
EchoEchoMinimalWithErrorResult & operator= (EchoEchoMinimalWithErrorResult && )
Defined at line 2385 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
::fidl_test_compatibility::wire::EchoEchoMinimalWithErrorResponse & response ()
const ::fidl_test_compatibility::wire::EchoEchoMinimalWithErrorResponse & response ()
bool is_err ()
EchoEchoMinimalWithErrorResult WithErr (uint32_t val)
uint32_t & err ()
const uint32_t & err ()
::fidl_test_compatibility::wire::EchoEchoMinimalWithErrorResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2387 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h