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

#include <TightDecoder.h>

Public Member Functions

 TightDecoder ()
 
virtual ~TightDecoder ()
 

Static Public Member Functions

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

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()

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

◆ ReadRect()

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

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