#include <XrdOfsHandle.hh>
Public Member Functions | |
| XrdOfsHanKey & | operator= (const XrdOfsHanKey &rhs) |
| int | operator== (const XrdOfsHanKey &oth) |
| int | operator!= (const XrdOfsHanKey &oth) |
| XrdOfsHanKey (const char *key=0, int kln=0) | |
| XrdOfsHanKey (const XrdOfsHanKey &) | |
| ~XrdOfsHanKey () | |
Public Attributes | |
| const char * | Val |
| unsigned int | Links |
| unsigned int | Hash |
| short | Len |
| XrdOfsHanKey::XrdOfsHanKey | ( | const char * | key = 0, |
|
| int | kln = 0 | |||
| ) | [inline] |
References XrdOucCRC::CRC32(), and Hash.
| XrdOfsHanKey::XrdOfsHanKey | ( | const XrdOfsHanKey & | ) |
| XrdOfsHanKey::~XrdOfsHanKey | ( | ) | [inline] |
| int XrdOfsHanKey::operator!= | ( | const XrdOfsHanKey & | oth | ) | [inline] |
| XrdOfsHanKey& XrdOfsHanKey::operator= | ( | const XrdOfsHanKey & | rhs | ) | [inline] |
| int XrdOfsHanKey::operator== | ( | const XrdOfsHanKey & | oth | ) | [inline] |
| unsigned int XrdOfsHanKey::Hash |
Referenced by operator!=(), operator=(), operator==(), and XrdOfsHanKey().
| short XrdOfsHanKey::Len |
Referenced by operator!=(), operator=(), and operator==().
| unsigned int XrdOfsHanKey::Links |
Referenced by XrdOfsHandle::Usage().
| const char* XrdOfsHanKey::Val |
Referenced by XrdOfsHandle::Name(), operator!=(), operator=(), and operator==().
1.6.1