xrootd
Loading...
Searching...
No Matches
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

◆ OucTable()

template<class T >
XrdOucTable< T >::OucTable::OucTable ( )
inline

◆ ~OucTable()

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

Member Data Documentation

◆ [union]

union { ... } XrdOucTable< T >::OucTable

◆ Fnum

template<class T >
int XrdOucTable< T >::OucTable::Fnum

◆ Item

template<class T >
T* XrdOucTable< T >::OucTable::Item

◆ Key

template<class T >
char* XrdOucTable< T >::OucTable::Key

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