
Public Member Functions | |
| int | operator!= (const anItem &oth) |
| anItem () | |
| anItem (anItem &Item, const char *hn, int kt) | |
| ~anItem () | |
Public Attributes | |
| union { | |
| long long aV6 [2] | |
| int aV4 [4] | |
| char aVal [16] | |
| }; | |
| anItem * | Next |
| char * | hName |
| time_t | expTime |
| unsigned int | aHash |
| int | aLen |
| XrdNetCache::anItem::anItem | ( | ) | [inline] |
| XrdNetCache::anItem::anItem | ( | anItem & | Item, | |
| const char * | hn, | |||
| int | kt | |||
| ) | [inline] |
| XrdNetCache::anItem::~anItem | ( | ) | [inline] |
| int XrdNetCache::anItem::operator!= | ( | const anItem & | oth | ) | [inline] |
| union { ... } |
| unsigned int XrdNetCache::anItem::aHash |
Referenced by operator!=().
Referenced by anItem(), and operator!=().
| int XrdNetCache::anItem::aV4[4] |
| long long XrdNetCache::anItem::aV6[2] |
| char XrdNetCache::anItem::aVal[16] |
Referenced by anItem(), and operator!=().
| time_t XrdNetCache::anItem::expTime |
1.6.1