GSIStack< T > Class Template Reference

#include <XrdSecProtocolgsi.hh>

Collaboration diagram for GSIStack< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void Add (T *t)
void Del (T *t)

Private Attributes

XrdSysMutex mtx
XrdOucHash< T > stack

template<class T>
class GSIStack< T >


Member Function Documentation

template<class T>
void GSIStack< T >::Add ( T *  t  )  [inline]
template<class T>
void GSIStack< T >::Del ( T *  t  )  [inline]

Referenced by gsiHSVars::~gsiHSVars().


Member Data Documentation

template<class T>
XrdSysMutex GSIStack< T >::mtx [private]
template<class T>
XrdOucHash<T> GSIStack< T >::stack [private]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for xrootd by  doxygen 1.6.1