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

#include <vncserver.hh>

Public Attributes

uint8_t type
 
uint8_t padding [3]
 
uint32_t length
 

Detailed Description

Definition at line 131 of file vncserver.hh.

Member Data Documentation

◆ length

uint32_t VncServer::ServerCutText::length

Definition at line 134 of file vncserver.hh.

◆ padding

uint8_t VncServer::ServerCutText::padding[3]

Definition at line 133 of file vncserver.hh.

◆ type

uint8_t VncServer::ServerCutText::type

Definition at line 132 of file vncserver.hh.


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