API Documentation
Loading...
Searching...
No Matches
TightDecoder Class Reference

Decodes a VNC stream from TightVNC. More...

#include <TightDecoder.h>

Public Member Functions

 TightDecoder ()
 
virtual ~TightDecoder ()
 

Static Public Member Functions

static void CopyToBuffer (uint01 *&buffer, void *value, uint04 size, uint04 &total_size)
 
static void ReadAll (QTcpSocket *is, uint01 *os, uint04 size)
 
static bool ReadRect (const QRect &r, QTcpSocket *is, const PixelFormat &pf, QImage &pb)
 

Detailed Description

Decodes a VNC stream from TightVNC.


Constructor & Destructor Documentation

◆ TightDecoder()

TightDecoder ( )
inline

◆ ~TightDecoder()

virtual ~TightDecoder ( )
inlinevirtual

Member Function Documentation

◆ CopyToBuffer()

static void CopyToBuffer ( uint01 *& buffer,
void * value,
uint04 size,
uint04 & total_size )
inlinestatic

◆ ReadAll()

static void ReadAll ( QTcpSocket * is,
uint01 * os,
uint04 size )
static

◆ ReadRect()

static bool ReadRect ( const QRect & r,
QTcpSocket * is,
const PixelFormat & pf,
QImage & pb )
static

The documentation for this class was generated from the following file: