template <>
class WireUnownedResult
Defined at line 2790 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
Public Methods
void WireUnownedResult (::fidl::UnownedClientEnd< ::test_types::ErrorSyntax> client_end, ::fidl::internal::AnyBufferAllocator & allocator, ::fidl::internal::TransactionalRequest< ::test_types::ErrorSyntax::EmptyPayload> * request)
void WireUnownedResult (::fidl::WireResponse< ::test_types::ErrorSyntax::EmptyPayload> * response)
void WireUnownedResult (::fit::result< ::fidl::Error, ::fidl::DecodedValue< ::fidl::WireResponse< ::test_types::ErrorSyntax::EmptyPayload>>> && decoded, ::fidl::internal::MessageStorageViewBase * storage_view)
void WireUnownedResult (const ::fidl::Status & result)
void WireUnownedResult (WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> && )
Defined at line 2801 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void WireUnownedResult (const WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> & )
Defined at line 2802 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> & operator= (WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> && )
Defined at line 2803 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> & operator= (const WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> & )
Defined at line 2804 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void ~WireUnownedResult ()
Defined at line 2805 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h