template <>
class WireResult
Defined at line 1440 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::MsgWrapper> client, ::fidl::internal::TransactionalRequest< ::test_types::MsgWrapper::TestXUnion> * request)
void WireResult (const ::fidl::Status & result)
void WireResult (WireResult< ::test_types::MsgWrapper::TestXUnion> && )
Defined at line 1449 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::MsgWrapper::TestXUnion> & )
Defined at line 1450 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireResult< ::test_types::MsgWrapper::TestXUnion> & operator= (WireResult< ::test_types::MsgWrapper::TestXUnion> && )
Defined at line 1451 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
WireResult< ::test_types::MsgWrapper::TestXUnion> & operator= (const WireResult< ::test_types::MsgWrapper::TestXUnion> & )
Defined at line 1452 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
void ~WireResult ()
Defined at line 1453 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h