xrootd
Public Member Functions | Public Attributes
XrdOfsHanKey Class Reference

#include <XrdOfsHandle.hh>

List of all members.

Public Member Functions

XrdOfsHanKeyoperator= (const XrdOfsHanKey &rhs)
int operator== (const XrdOfsHanKey &oth)
int operator!= (const XrdOfsHanKey &oth)
 XrdOfsHanKey (const char *key=0, int kln=0)
 ~XrdOfsHanKey ()

Public Attributes

const char * Val
unsigned int Hash
short Len
unsigned short Links

Constructor & Destructor Documentation

XrdOfsHanKey::XrdOfsHanKey ( const char *  key = 0,
int  kln = 0 
) [inline]

References XrdOucCRC::CRC32(), and Hash.

XrdOfsHanKey::~XrdOfsHanKey ( ) [inline]

Member Function Documentation

int XrdOfsHanKey::operator!= ( const XrdOfsHanKey oth) [inline]

References Hash, Len, and Val.

XrdOfsHanKey& XrdOfsHanKey::operator= ( const XrdOfsHanKey rhs) [inline]

References Hash, Len, and Val.

int XrdOfsHanKey::operator== ( const XrdOfsHanKey oth) [inline]

References Hash, Len, and Val.


Member Data Documentation

unsigned int XrdOfsHanKey::Hash
unsigned short XrdOfsHanKey::Links
const char* XrdOfsHanKey::Val

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