template <>
class WireUnownedResult
Defined at line 1549 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::MsgWrapper> client_end, ::fidl::internal::AnyBufferAllocator & allocator, ::fidl::internal::TransactionalRequest< ::test_types::MsgWrapper::TestTable> * request)
void WireUnownedResult (::fidl::WireResponse< ::test_types::MsgWrapper::TestTable> * response)
void WireUnownedResult (::fit::result< ::fidl::Error, ::fidl::DecodedValue< ::fidl::WireResponse< ::test_types::MsgWrapper::TestTable>>> && decoded, ::fidl::internal::MessageStorageViewBase * storage_view)
void WireUnownedResult (const ::fidl::Status & result)
void WireUnownedResult (WireUnownedResult< ::test_types::MsgWrapper::TestTable> && )
Defined at line 1560 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::MsgWrapper::TestTable> & )
Defined at line 1561 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireUnownedResult< ::test_types::MsgWrapper::TestTable> & operator= (WireUnownedResult< ::test_types::MsgWrapper::TestTable> && )
Defined at line 1562 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireUnownedResult< ::test_types::MsgWrapper::TestTable> & operator= (const WireUnownedResult< ::test_types::MsgWrapper::TestTable> & )
Defined at line 1563 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void ~WireUnownedResult ()
Defined at line 1564 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h