XrdOucTable< T >::OucTable Struct Reference

List of all members.

Public Member Functions

 OucTable ()
 ~OucTable ()

Public Attributes

T * Item
union {
   char *   Key
   int   Fnum
}; 

template<class T>
struct XrdOucTable< T >::OucTable


Constructor & Destructor Documentation

template<class T >
XrdOucTable< T >::OucTable::OucTable (  )  [inline]
template<class T >
XrdOucTable< T >::OucTable::~OucTable (  )  [inline]

Member Data Documentation

union { ... }
template<class T >
int XrdOucTable< T >::OucTable::Fnum
template<class T >
T* XrdOucTable< T >::OucTable::Item
template<class T >
char* XrdOucTable< T >::OucTable::Key

The documentation for this struct was generated from the following file:

Generated on 27 Jul 2013 for xrootd by  doxygen 1.6.1