gem5  v20.0.0.3
Classes
vncinput.hh File Reference

Declaration of a VNC input. More...

#include <iostream>
#include <memory>
#include "base/imgwriter.hh"
#include "params/VncInput.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  VncKeyboard
 A device that expects to receive input from the vnc server should derrive (through mulitple inheritence if necessary from VncKeyboard or VncMouse and call setKeyboard() or setMouse() respectively on the vnc server. More...
 
class  VncMouse
 
class  VncInput
 
struct  VncInput::PixelFormat
 
struct  VncInput::PixelFormatMessage
 
struct  VncInput::PixelEncodingsMessage
 
struct  VncInput::FrameBufferUpdateReq
 
struct  VncInput::KeyEventMessage
 
struct  VncInput::PointerEventMessage
 
struct  VncInput::ClientCutTextMessage
 

Detailed Description

Declaration of a VNC input.

Definition in file vncinput.hh.


Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13