|
XRootD
|
#include <XrdOfsHandle.hh>
Collaboration diagram for XrdOfsHanKey: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(), Hash, Len, Links, and Val.
Referenced by XrdOfsHanKey(), operator!=(), operator=(), and operator==().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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 XrdOfsHanKey(), XrdOfsHandle::Hide(), operator!=(), operator=(), and operator==().
| unsigned int XrdOfsHanKey::Links |
Definition at line 51 of file XrdOfsHandle.hh.
Referenced by XrdOfsHanKey(), XrdOfsHandle::Alloc(), and XrdOfsHandle::StartXpr().
| const char* XrdOfsHanKey::Val |
Definition at line 50 of file XrdOfsHandle.hh.
Referenced by XrdOfsHanKey(), XrdOfsHanXpr::Get(), operator!=(), operator=(), operator==(), and XrdOfsHandle::StartXpr().