gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 Mon Jun 8 2020 15:45:31 for gem5 by doxygen 1.8.13