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

Member Data Documentation

uint16_t VncServer::ServerInitMsg::fbHeight

Definition at line 115 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

uint16_t VncServer::ServerInitMsg::fbWidth

Definition at line 114 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

char VncServer::ServerInitMsg::name[2]

Definition at line 118 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

uint32_t VncServer::ServerInitMsg::namelen

Definition at line 117 of file vncserver.hh.

Referenced by VncServer::sendServerInit().

PixelFormat VncServer::ServerInitMsg::px

Definition at line 116 of file vncserver.hh.

Referenced by VncServer::sendServerInit().


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