|
xrootd
|
Public Member Functions | |
| OucTable () | |
| ~OucTable () | |
Public Attributes | ||
| T * | Item | |
| union { | ||
| char * Key | ||
| int Fnum | ||
| }; | ||
|
inline |
References XrdOucTable< T >::OucTable::Item, and XrdOucTable< T >::OucTable::Key.
|
inline |
References XrdOucTable< T >::OucTable::Item, and XrdOucTable< T >::OucTable::Key.
| union { ... } XrdOucTable< T >::OucTable |
| int XrdOucTable< T >::OucTable::Fnum |
Referenced by XrdOucTable< T >::Alloc(), XrdOucTable< T >::Remove(), and XrdOucTable< T >::XrdOucTable().
| T* XrdOucTable< T >::OucTable::Item |
| char* XrdOucTable< T >::OucTable::Key |