Android-cuttlefish cvd tool
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
cuttlefish::InputDevice Class Reference

#include <input_devices.h>

Inheritance diagram for cuttlefish::InputDevice:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::InputDevice:
Collaboration graph
[legend]

Public Member Functions

 InputDevice (InputConnection conn)
 
virtual ~InputDevice ()=default
 

Protected Member Functions

Result< void > WriteEvents (const EventBuffer &buffer)
 

Private Attributes

InputConnection conn_
 

Constructor & Destructor Documentation

◆ InputDevice()

cuttlefish::InputDevice::InputDevice ( InputConnection  conn)
inline

◆ ~InputDevice()

virtual cuttlefish::InputDevice::~InputDevice ( )
virtualdefault

Member Function Documentation

◆ WriteEvents()

Result< void > cuttlefish::InputDevice::WriteEvents ( const EventBuffer buffer)
protected

Member Data Documentation

◆ conn_

InputConnection cuttlefish::InputDevice::conn_
private

The documentation for this class was generated from the following files: