template <>
class WireUnownedResult
Defined at line 233 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h
Public Methods
void WireUnownedResult (::fidl::UnownedClientEnd< ::fidl_examples_echo::Echo> client_end, ::fidl::internal::AnyBufferAllocator & allocator, ::fidl::internal::TransactionalRequest< ::fidl_examples_echo::Echo::EchoString> * request)
void WireUnownedResult (::fidl::WireResponse< ::fidl_examples_echo::Echo::EchoString> * response)
void WireUnownedResult (::fit::result< ::fidl::Error, ::fidl::DecodedValue< ::fidl::WireResponse< ::fidl_examples_echo::Echo::EchoString>>> && decoded, ::fidl::internal::MessageStorageViewBase * storage_view)
void WireUnownedResult (const ::fidl::Status & result)
void WireUnownedResult (WireUnownedResult< ::fidl_examples_echo::Echo::EchoString> && )
Defined at line 243 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h
void WireUnownedResult (const WireUnownedResult< ::fidl_examples_echo::Echo::EchoString> & )
Defined at line 244 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h
WireUnownedResult< ::fidl_examples_echo::Echo::EchoString> & operator= (WireUnownedResult< ::fidl_examples_echo::Echo::EchoString> && )
Defined at line 245 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h
WireUnownedResult< ::fidl_examples_echo::Echo::EchoString> & operator= (const WireUnownedResult< ::fidl_examples_echo::Echo::EchoString> & )
Defined at line 246 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h
void ~WireUnownedResult ()
Defined at line 247 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h