Public Member Functions | |
OucTable () | |
~OucTable () | |
Public Attributes | |
T * | Item |
union { | |
char * Key | |
int Fnum | |
}; |
XrdOucTable< T >::OucTable::OucTable | ( | ) | [inline] |
XrdOucTable< T >::OucTable::~OucTable | ( | ) | [inline] |
union { ... } |
int XrdOucTable< T >::OucTable::Fnum |
T* XrdOucTable< T >::OucTable::Item |
char* XrdOucTable< T >::OucTable::Key |