gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::VncInput::FrameBufferUpdateReq Struct Reference

#include <vncinput.hh>

Public Attributes

uint8_t type
 
uint8_t incremental
 
uint16_t x
 
uint16_t y
 
uint16_t width
 
uint16_t height
 

Detailed Description

Definition at line 133 of file vncinput.hh.

Member Data Documentation

◆ height

uint16_t gem5::VncInput::FrameBufferUpdateReq::height

Definition at line 140 of file vncinput.hh.

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

◆ incremental

uint8_t gem5::VncInput::FrameBufferUpdateReq::incremental

Definition at line 136 of file vncinput.hh.

◆ type

uint8_t gem5::VncInput::FrameBufferUpdateReq::type

Definition at line 135 of file vncinput.hh.

◆ width

uint16_t gem5::VncInput::FrameBufferUpdateReq::width

Definition at line 139 of file vncinput.hh.

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

◆ x

uint16_t gem5::VncInput::FrameBufferUpdateReq::x

Definition at line 137 of file vncinput.hh.

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

◆ y

uint16_t gem5::VncInput::FrameBufferUpdateReq::y

Definition at line 138 of file vncinput.hh.

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


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

Generated on Tue Jun 18 2024 16:24:15 for gem5 by doxygen 1.11.0