template <>
class WireWeakAsyncClientImpl
Defined at line 6340 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterTouchScreen> RegisterTouchScreen (::fuchsia_ui_test_input::wire::RegistryRegisterTouchScreenRequest RegistryRegisterTouchScreenRequest)
Enables the client to inject touch events using the corresponding
client end to `device`.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.TouchScreen` channel will remain open even
if the `Registry` connection closes.
Allocates 88 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterTouchScreenAndGetDeviceInfo> RegisterTouchScreenAndGetDeviceInfo (::fuchsia_ui_test_input::wire::RegistryRegisterTouchScreenAndGetDeviceInfoRequest RegistryRegisterTouchScreenAndGetDeviceInfoRequest)
Enables the client to inject touch events using the corresponding
client end to `device`. Returns device_id of the created device.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.TouchScreen` channel will remain open even
if the `Registry` connection closes.
Allocates 88 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterMediaButtonsDevice> RegisterMediaButtonsDevice (::fuchsia_ui_test_input::wire::RegistryRegisterMediaButtonsDeviceRequest RegistryRegisterMediaButtonsDeviceRequest)
Enables the client to inject media buttons events using the
corresponding client end to `device`.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.MediaButtonsDevice` channel will remain open
even if the `Registry` connection closes.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterMediaButtonsDeviceAndGetDeviceInfo> RegisterMediaButtonsDeviceAndGetDeviceInfo (::fuchsia_ui_test_input::wire::RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoRequest RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoRequest)
Enables the client to inject media buttons events using the
corresponding client end to `device`. Returns device_id of the created device.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.MediaButtonsDevice` channel will remain open
even if the `Registry` connection closes.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterKeyboard> RegisterKeyboard (::fuchsia_ui_test_input::wire::RegistryRegisterKeyboardRequest RegistryRegisterKeyboardRequest)
Enables the client to inject keyboard events using the corresponding
client end to `device`.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.Keyboard` channel will remain open even
if the `Registry` connection closes.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterKeyboardAndGetDeviceInfo> RegisterKeyboardAndGetDeviceInfo (::fuchsia_ui_test_input::wire::RegistryRegisterKeyboardAndGetDeviceInfoRequest RegistryRegisterKeyboardAndGetDeviceInfoRequest)
Enables the client to inject keyboard events using the corresponding
client end to `device`. Returns device_id of the created device.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.Keyboard` channel will remain open even
if the `Registry` connection closes.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterMouse> RegisterMouse (::fuchsia_ui_test_input::wire::RegistryRegisterMouseRequest RegistryRegisterMouseRequest)
Enables the client to inject mouse events using the corresponding
client end to `device`.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.Mouse` channel will remain open even
if the `Registry` connection closes.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_ui_test_input::Registry::RegisterMouseAndGetDeviceInfo> RegisterMouseAndGetDeviceInfo (::fuchsia_ui_test_input::wire::RegistryRegisterMouseAndGetDeviceInfoRequest RegistryRegisterMouseAndGetDeviceInfoRequest)
Enables the client to inject mouse events using the corresponding
client end to `device`. Returns device_id of the created device.
Clients are allowed at most one in-flight call at a time. Subsequent
calls must wait until the acknowledgment returns. Non-compliance
results in channel closure.
The `fuchsia.ui.test.input.Mouse` channel will remain open even
if the `Registry` connection closes.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.