Public Member Functions | |
| OucTable () | |
| ~OucTable () | |
Public Attributes | |
| T * | Item |
| union { | |
| char * Key | |
| int Fnum | |
| }; | |
| XrdOucTable< T >::OucTable::OucTable | ( | ) | [inline] |
References XrdOucTable< T >::OucTable::Item, and XrdOucTable< T >::OucTable::Key.
| XrdOucTable< T >::OucTable::~OucTable | ( | ) | [inline] |
References XrdOucTable< T >::OucTable::Item, and XrdOucTable< T >::OucTable::Key.
| union { ... } |
| 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 |
1.6.1