gem5  v20.1.0.0
Public Attributes | List of all members
VncServer::ServerInitMsg Struct Reference

#include <vncserver.hh>

Public Attributes

uint16_t fbWidth
 
uint16_t fbHeight
 
PixelFormat px
 
uint32_t namelen
 
char name [2]
 

Detailed Description

Definition at line 109 of file vncserver.hh.

Member Data Documentation

◆ fbHeight

uint16_t VncServer::ServerInitMsg::fbHeight

Definition at line 111 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

◆ fbWidth

uint16_t VncServer::ServerInitMsg::fbWidth

Definition at line 110 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

◆ name

char VncServer::ServerInitMsg::name[2]

Definition at line 114 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

◆ namelen

uint32_t VncServer::ServerInitMsg::namelen

Definition at line 113 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

◆ px

PixelFormat VncServer::ServerInitMsg::px

Definition at line 112 of file vncserver.hh.

Referenced by VncServer::sendServerInit().


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