template <>

class WireUnownedResult

Defined at line 258 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::TestInterface> client_end, ::fidl::internal::AnyBufferAllocator & allocator, ::fidl::internal::TransactionalRequest< ::test_types::TestInterface::TestMethod> * request)
void WireUnownedResult (::fidl::WireResponse< ::test_types::TestInterface::TestMethod> * response)
void WireUnownedResult (::fit::result< ::fidl::Error, ::fidl::DecodedValue< ::fidl::WireResponse< ::test_types::TestInterface::TestMethod>>> && decoded, ::fidl::internal::MessageStorageViewBase * storage_view)
void WireUnownedResult (const ::fidl::Status & result)
void WireUnownedResult (WireUnownedResult< ::test_types::TestInterface::TestMethod> && )

Defined at line 269 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::TestInterface::TestMethod> & )

Defined at line 270 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h

WireUnownedResult< ::test_types::TestInterface::TestMethod> & operator= (WireUnownedResult< ::test_types::TestInterface::TestMethod> && )

Defined at line 271 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h

WireUnownedResult< ::test_types::TestInterface::TestMethod> & operator= (const WireUnownedResult< ::test_types::TestInterface::TestMethod> & )

Defined at line 272 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h

void ~WireUnownedResult ()

Defined at line 273 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h