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

#include <vncinput.hh>

Public Attributes

uint8_t type
 
uint8_t down_flag
 
uint8_t padding [2]
 
uint32_t key
 

Detailed Description

Definition at line 134 of file vncinput.hh.

Member Data Documentation

◆ down_flag

uint8_t VncInput::KeyEventMessage::down_flag

Definition at line 136 of file vncinput.hh.

◆ key

uint32_t VncInput::KeyEventMessage::key

Definition at line 138 of file vncinput.hh.

Referenced by VncServer::recvKeyboardInput().

◆ padding

uint8_t VncInput::KeyEventMessage::padding[2]

Definition at line 137 of file vncinput.hh.

◆ type

uint8_t VncInput::KeyEventMessage::type

Definition at line 135 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