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

Member Data Documentation

◆ down_flag

uint8_t gem5::VncInput::KeyEventMessage::down_flag

Definition at line 146 of file vncinput.hh.

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

◆ key

uint32_t gem5::VncInput::KeyEventMessage::key

Definition at line 148 of file vncinput.hh.

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

◆ padding

uint8_t gem5::VncInput::KeyEventMessage::padding[2]

Definition at line 147 of file vncinput.hh.

◆ type

uint8_t gem5::VncInput::KeyEventMessage::type

Definition at line 145 of file vncinput.hh.


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