template <>
class WireResult
Defined at line 2771 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
Public Methods
void WireResult (::fidl::UnownedClientEnd< ::test_types::ErrorSyntax> client, ::fidl::internal::TransactionalRequest< ::test_types::ErrorSyntax::EmptyPayload> * request)
void WireResult (const ::fidl::Status & result)
void WireResult (WireResult< ::test_types::ErrorSyntax::EmptyPayload> && )
Defined at line 2780 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void WireResult (const WireResult< ::test_types::ErrorSyntax::EmptyPayload> & )
Defined at line 2781 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireResult< ::test_types::ErrorSyntax::EmptyPayload> & operator= (WireResult< ::test_types::ErrorSyntax::EmptyPayload> && )
Defined at line 2782 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireResult< ::test_types::ErrorSyntax::EmptyPayload> & operator= (const WireResult< ::test_types::ErrorSyntax::EmptyPayload> & )
Defined at line 2783 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void ~WireResult ()
Defined at line 2784 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h