The C++ framework for developing highly scalable, high performance servers on Windows platforms.

JetByteTools::ZLib Namespace Reference


Classes

class  CDataCompressor
class  CDataDeflator
class  CDataDeflatorFactory
class  CDataInflator

Enumerations

enum  CompressionLevel {
  DefaultCompression = -1, NoCompression = 0, FastestCompression = 1, Level1 = 1,
  Level2 = 2, Level3 = 3, Level4 = 4, Level5 = 5,
  Level6 = 6, Level7 = 7, Level8 = 8, Level9 = 9,
  SmallestCompression = 9
}

Functions

static void ThrowOnFailure (const _tstring &functionName, int result)


Enumeration Type Documentation

Enumerator:
DefaultCompression 
NoCompression 
FastestCompression 
Level1 
Level2 
Level3 
Level4 
Level5 
Level6 
Level7 
Level8 
Level9 
SmallestCompression 


Function Documentation

static void ThrowOnFailure ( const _tstring &  functionName,
int  result 
) [static]


Generated on Sun Sep 12 19:11:56 2021 for The Server Framework - v7.4 by doxygen 1.5.3