Android-cuttlefish cvd tool
Classes | Functions
cuttlefish::anonymous_namespace{vhost_input_devices.cpp} Namespace Reference

Classes

struct  DeviceSockets
 
struct  TemplateVars
 
class  VhostInputDevices
 

Functions

Result< DeviceSocketsNewDeviceSockets (const std::string &vhu_server_path)
 
Command NewVhostUserInputCommand (const DeviceSockets &device_sockets, const std::string &spec)
 
std::string BuildTouchSpec (const std::string &spec_template, TemplateVars vars)
 

Function Documentation

◆ BuildTouchSpec()

std::string cuttlefish::anonymous_namespace{vhost_input_devices.cpp}::BuildTouchSpec ( const std::string &  spec_template,
TemplateVars  vars 
)

◆ NewDeviceSockets()

Result< DeviceSockets > cuttlefish::anonymous_namespace{vhost_input_devices.cpp}::NewDeviceSockets ( const std::string &  vhu_server_path)

◆ NewVhostUserInputCommand()

Command cuttlefish::anonymous_namespace{vhost_input_devices.cpp}::NewVhostUserInputCommand ( const DeviceSockets device_sockets,
const std::string &  spec 
)