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

Member Data Documentation

◆ fbHeight

uint16_t gem5::VncServer::ServerInitMsg::fbHeight

Definition at line 120 of file vncserver.hh.

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

◆ fbWidth

uint16_t gem5::VncServer::ServerInitMsg::fbWidth

Definition at line 119 of file vncserver.hh.

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

◆ name

char gem5::VncServer::ServerInitMsg::name[2]

Definition at line 123 of file vncserver.hh.

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

◆ namelen

uint32_t gem5::VncServer::ServerInitMsg::namelen

Definition at line 122 of file vncserver.hh.

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

◆ px

PixelFormat gem5::VncServer::ServerInitMsg::px

Definition at line 121 of file vncserver.hh.

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


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