xrootd
Public Member Functions | Public Attributes | List of all members
XrdOucTable< T >::OucTable Struct Reference

Public Member Functions

 OucTable ()
 
 ~OucTable ()
 

Public Attributes

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

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: