template <>
struct WireServerDispatcher
Defined at line 28 of file fidling/gen/sdk/lib/fidl_driver/tests/coding/test.driver.coding/cpp/fidl/test.driver.coding/cpp/driver/wire_messaging.h
Public Methods
::fidl::DispatchResult TryDispatch (::fdf::WireServer< ::test_driver_coding::DriverChannelProtocol> * impl, ::fidl::IncomingHeaderAndMessage & msg, internal::MessageStorageViewBase * storage_view, ::fidl::Transaction * txn)
void Dispatch (::fdf::WireServer< ::test_driver_coding::DriverChannelProtocol> * impl, ::fidl::IncomingHeaderAndMessage && msg, internal::MessageStorageViewBase * storage_view, ::fidl::Transaction * txn)
void WireServerDispatcher ()
Defined at line 30 of file fidling/gen/sdk/lib/fidl_driver/tests/coding/test.driver.coding/cpp/fidl/test.driver.coding/cpp/driver/wire_messaging.h