class ErrorSyntaxEmptyPayloadResult
Defined at line 2488 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
Public Methods
void ErrorSyntaxEmptyPayloadResult ()
void ErrorSyntaxEmptyPayloadResult (const ErrorSyntaxEmptyPayloadResult & )
Defined at line 2494 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
ErrorSyntaxEmptyPayloadResult & operator= (const ErrorSyntaxEmptyPayloadResult & )
Defined at line 2495 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
void ErrorSyntaxEmptyPayloadResult (ErrorSyntaxEmptyPayloadResult && )
Defined at line 2496 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ErrorSyntaxEmptyPayloadResult WithResponse (::test_types::wire::ErrorSyntaxEmptyPayloadResponse val)
ErrorSyntaxEmptyPayloadResult & operator= (ErrorSyntaxEmptyPayloadResult && )
Defined at line 2497 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
::test_types::wire::ErrorSyntaxEmptyPayloadResponse & response ()
const ::test_types::wire::ErrorSyntaxEmptyPayloadResponse & response ()
bool is_err ()
ErrorSyntaxEmptyPayloadResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::test_types::wire::ErrorSyntaxEmptyPayloadResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2499 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h