クラス rcsc::GZCompressorImpl

the implementation of gzip compressor [詳細]

すべてのメンバ一覧

Public メソッド

 GZCompressorImpl (const int level)
 construct with the compression level
 ~GZCompressorImpl ()
 cleaned up the memory
int setLevel (const int level)
int compress (const char *src_buf, const int src_size, std::string &dest)


説明

the implementation of gzip compressor


コンストラクタとデストラクタ

rcsc::GZCompressorImpl::GZCompressorImpl ( const int  level  )  [inline, explicit]

construct with the compression level

引数:
level gzip compression level


関数

int rcsc::GZCompressorImpl::setLevel ( const int  level  )  [inline]

戻り値:
Z_OK or Z_ERROR

int rcsc::GZCompressorImpl::compress ( const char *  src_buf,
const int  src_size,
std::string &  dest 
) [inline]

戻り値:
the return value of deflate
Z_OK, Z_STREAM_END, Z_STREAM_ERROR, Z_BUF_ERROR


このクラスの説明は次のファイルから生成されました:
librcscに対してThu May 1 15:41:26 2008に生成されました。  doxygen 1.5.0