gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 102 of file vncinput.hh.

Member Data Documentation

uint8_t VncInput::PixelFormat::bigendian
uint16_t VncInput::PixelFormat::bluemax
uint8_t VncInput::PixelFormat::blueshift
uint8_t VncInput::PixelFormat::bpp
uint8_t VncInput::PixelFormat::depth
uint16_t VncInput::PixelFormat::greenmax
uint8_t VncInput::PixelFormat::greenshift
uint8_t VncInput::PixelFormat::padding[3]

Definition at line 113 of file vncinput.hh.

Referenced by VncServer::sendServerInit().

uint16_t VncInput::PixelFormat::redmax
uint8_t VncInput::PixelFormat::redshift
uint8_t VncInput::PixelFormat::truecolor

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

Generated on Fri Jun 9 2017 13:04:23 for gem5 by doxygen 1.8.6