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

Member Data Documentation

◆ bigendian

uint8_t gem5::VncInput::PixelFormat::bigendian

◆ bluemax

uint16_t gem5::VncInput::PixelFormat::bluemax

◆ blueshift

uint8_t gem5::VncInput::PixelFormat::blueshift

◆ bpp

uint8_t gem5::VncInput::PixelFormat::bpp

◆ depth

uint8_t gem5::VncInput::PixelFormat::depth

◆ greenmax

uint16_t gem5::VncInput::PixelFormat::greenmax

◆ greenshift

uint8_t gem5::VncInput::PixelFormat::greenshift

◆ padding

uint8_t gem5::VncInput::PixelFormat::padding[3]

Definition at line 116 of file vncinput.hh.

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

◆ redmax

uint16_t gem5::VncInput::PixelFormat::redmax

◆ redshift

uint8_t gem5::VncInput::PixelFormat::redshift

◆ truecolor

uint8_t gem5::VncInput::PixelFormat::truecolor

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