gem5  v20.1.0.0
Public Attributes | List of all members
VncInput::PointerEventMessage Struct Reference

#include <vncinput.hh>

Public Attributes

uint8_t type
 
uint8_t button_mask
 
uint16_t x
 
uint16_t y
 

Detailed Description

Definition at line 141 of file vncinput.hh.

Member Data Documentation

◆ button_mask

uint8_t VncInput::PointerEventMessage::button_mask

Definition at line 143 of file vncinput.hh.

◆ type

uint8_t VncInput::PointerEventMessage::type

Definition at line 142 of file vncinput.hh.

◆ x

uint16_t VncInput::PointerEventMessage::x

Definition at line 144 of file vncinput.hh.

Referenced by VncServer::recvPointerInput().

◆ y

uint16_t VncInput::PointerEventMessage::y

Definition at line 145 of file vncinput.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:34 for gem5 by doxygen 1.8.17