template <>
class WireUnownedResult
Defined at line 2835 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::FooPayload> * request)
void WireUnownedResult (::fidl::WireResponse< ::test_types::ErrorSyntax::FooPayload> * response)
void WireUnownedResult (::fit::result< ::fidl::Error, ::fidl::DecodedValue< ::fidl::WireResponse< ::test_types::ErrorSyntax::FooPayload>>> && decoded, ::fidl::internal::MessageStorageViewBase * storage_view)
void WireUnownedResult (const ::fidl::Status & result)
void WireUnownedResult (WireUnownedResult< ::test_types::ErrorSyntax::FooPayload> && )
Defined at line 2846 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::FooPayload> & )
Defined at line 2847 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireUnownedResult< ::test_types::ErrorSyntax::FooPayload> & operator= (WireUnownedResult< ::test_types::ErrorSyntax::FooPayload> && )
Defined at line 2848 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireUnownedResult< ::test_types::ErrorSyntax::FooPayload> & operator= (const WireUnownedResult< ::test_types::ErrorSyntax::FooPayload> & )
Defined at line 2849 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void ~WireUnownedResult ()
Defined at line 2850 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h