|
XRootD
|
Collaboration diagram for XrdOucFIHash:Public Member Functions | |
| XrdOucFIHash (const char *hn, const char *hv, XrdOucFIHash *np=0) | |
| ~XrdOucFIHash () | |
| const char * | XrdhName () |
Public Attributes | |
| char * | hName |
| char * | hValue |
| XrdOucFIHash * | next |
Definition at line 39 of file XrdOucFileInfo.cc.
|
inline |
Definition at line 48 of file XrdOucFileInfo.cc.
|
inline |
| const char * XrdOucFIHash::XrdhName | ( | ) |
| char* XrdOucFIHash::hName |
Definition at line 42 of file XrdOucFileInfo.cc.
Referenced by ~XrdOucFIHash(), XrdOucFileInfo::AddDigest(), XrdOucFileInfo::GetDigest(), and XrdhName().
| char* XrdOucFIHash::hValue |
Definition at line 43 of file XrdOucFileInfo.cc.
Referenced by ~XrdOucFIHash(), and XrdOucFileInfo::GetDigest().
| XrdOucFIHash* XrdOucFIHash::next |
Definition at line 44 of file XrdOucFileInfo.cc.
Referenced by XrdOucFileInfo::~XrdOucFileInfo(), and XrdOucFileInfo::GetDigest().