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

#include <vncinput.hh>

Public Attributes

uint8_t bpp
 
uint8_t depth
 
uint8_t bigendian
 
uint8_t truecolor
 
uint16_t redmax
 
uint16_t greenmax
 
uint16_t bluemax
 
uint8_t redshift
 
uint8_t greenshift
 
uint8_t blueshift
 
uint8_t padding [3]
 

Detailed Description

Definition at line 99 of file vncinput.hh.

Member Data Documentation

◆ bigendian

uint8_t VncInput::PixelFormat::bigendian

◆ bluemax

uint16_t VncInput::PixelFormat::bluemax

◆ blueshift

uint8_t VncInput::PixelFormat::blueshift

◆ bpp

uint8_t VncInput::PixelFormat::bpp

◆ depth

uint8_t VncInput::PixelFormat::depth

◆ greenmax

uint16_t VncInput::PixelFormat::greenmax

◆ greenshift

uint8_t VncInput::PixelFormat::greenshift

◆ padding

uint8_t VncInput::PixelFormat::padding[3]

Definition at line 110 of file vncinput.hh.

Referenced by VncServer::sendServerInit().

◆ redmax

uint16_t VncInput::PixelFormat::redmax

◆ redshift

uint8_t VncInput::PixelFormat::redshift

◆ truecolor

uint8_t VncInput::PixelFormat::truecolor

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