gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 144 of file vncinput.hh.

Member Data Documentation

uint8_t VncInput::PointerEventMessage::button_mask

Definition at line 146 of file vncinput.hh.

Referenced by VncServer::recvPointerInput().

uint8_t VncInput::PointerEventMessage::type

Definition at line 145 of file vncinput.hh.

uint16_t VncInput::PointerEventMessage::x

Definition at line 147 of file vncinput.hh.

Referenced by VncServer::recvPointerInput().

uint16_t VncInput::PointerEventMessage::y

Definition at line 148 of file vncinput.hh.

Referenced by VncServer::recvPointerInput().


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

Generated on Fri Jun 9 2017 13:04:23 for gem5 by doxygen 1.8.6