DeflateOutputStreamBuffer.cc File Reference

#include "cheprep/DeflateOutputStreamBuffer.h"

Go to the source code of this file.

Namespaces

namespace  cheprep

Defines

#define DO1   crc = crctable[(crc ^ (*buf++)) & 0xff] ^ (crc >> 8)
#define DO8   DO1; DO1; DO1; DO1; DO1; DO1; DO1; DO1


Define Documentation

#define DO1   crc = crctable[(crc ^ (*buf++)) & 0xff] ^ (crc >> 8)

Definition at line 163 of file DeflateOutputStreamBuffer.cc.

#define DO8   DO1; DO1; DO1; DO1; DO1; DO1; DO1; DO1

Definition at line 164 of file DeflateOutputStreamBuffer.cc.


Generated on Mon May 27 17:50:37 2013 for Geant4 by  doxygen 1.4.7