XrdOucCRC Class Reference

#include <XrdOucCRC.hh>

List of all members.

Public Member Functions

 XrdOucCRC ()
 ~XrdOucCRC ()

Static Public Member Functions

static unsigned int CRC32 (const unsigned char *rec, int reclen)

Static Private Attributes

static unsigned int crctable [256]


Detailed Description

Definition at line 15 of file XrdOucCRC.hh.


Constructor & Destructor Documentation

XrdOucCRC::XrdOucCRC (  )  [inline]

Definition at line 21 of file XrdOucCRC.hh.

XrdOucCRC::~XrdOucCRC (  )  [inline]

Definition at line 22 of file XrdOucCRC.hh.


Member Function Documentation

unsigned int XrdOucCRC::CRC32 ( const unsigned char *  rec,
int  reclen 
) [static]

Definition at line 149 of file XrdOucCRC.cc.

References crctable.

Referenced by XrdCmsProtocol::ConfigCheck(), XrdOucReqID::Index(), XrdClient::Open(), XrdCmsKey::setHash(), and XrdOfsHanKey::XrdOfsHanKey().


Member Data Documentation

unsigned int XrdOucCRC::crctable [static, private]

Definition at line 26 of file XrdOucCRC.hh.

Referenced by CRC32().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:50:37 2011 for ROOT_528-00b_version by  doxygen 1.5.1