gem5  v22.1.0.0
Public Attributes | List of all members
gem5::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 151 of file vncinput.hh.

Member Data Documentation

◆ button_mask

uint8_t gem5::VncInput::PointerEventMessage::button_mask

Definition at line 154 of file vncinput.hh.

Referenced by gem5::VncServer::recvPointerInput().

◆ type

uint8_t gem5::VncInput::PointerEventMessage::type

Definition at line 153 of file vncinput.hh.

◆ x

uint16_t gem5::VncInput::PointerEventMessage::x

Definition at line 155 of file vncinput.hh.

Referenced by gem5::VncServer::recvPointerInput().

◆ y

uint16_t gem5::VncInput::PointerEventMessage::y

Definition at line 156 of file vncinput.hh.

Referenced by gem5::VncServer::recvPointerInput().


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

Generated on Wed Dec 21 2022 10:23:12 for gem5 by doxygen 1.9.1