![]() |
XRootD
|
#include <XrdOfsHandle.hh>
Public Member Functions | |
XrdOfsHanKey (const char *key=0, int kln=0) | |
XrdOfsHanKey (const XrdOfsHanKey &)=default | |
~XrdOfsHanKey () | |
int | operator!= (const XrdOfsHanKey &oth) |
XrdOfsHanKey & | operator= (const XrdOfsHanKey &rhs) |
int | operator== (const XrdOfsHanKey &oth) |
Public Attributes | |
unsigned int | Hash |
short | Len |
unsigned int | Links |
const char * | Val |
Definition at line 46 of file XrdOfsHandle.hh.
|
inline |
Definition at line 71 of file XrdOfsHandle.hh.
References XrdOucCRC::CRC32(), and Hash.
|
default |
|
inline |
Definition at line 79 of file XrdOfsHandle.hh.
|
inline |
|
inline |
|
inline |
unsigned int XrdOfsHanKey::Hash |
Definition at line 52 of file XrdOfsHandle.hh.
Referenced by XrdOfsHanKey(), XrdOfsHanTab::Add(), XrdOfsHanTab::Find(), operator!=(), operator=(), operator==(), and XrdOfsHanTab::Remove().
short XrdOfsHanKey::Len |
Definition at line 53 of file XrdOfsHandle.hh.
Referenced by XrdOfsHandle::Hide(), operator!=(), operator=(), operator==(), and XrdOfsHandle::Retire().
unsigned int XrdOfsHanKey::Links |
Definition at line 51 of file XrdOfsHandle.hh.
Referenced by XrdOfsHandle::Alloc(), XrdOfsHandle::PoscGet(), XrdOfsHandle::Retire(), and XrdOfsHandle::StartXpr().
const char* XrdOfsHanKey::Val |
Definition at line 50 of file XrdOfsHandle.hh.
Referenced by XrdOfsHanXpr::Get(), operator!=(), operator=(), operator==(), XrdOfsHandle::PoscSet(), XrdOfsHandle::Retire(), and XrdOfsHandle::StartXpr().