xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
GSIStack< T > Class Template Reference

#include <XrdSecProtocolgsi.hh>

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

Public Member Functions

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

Private Attributes

XrdSysMutex mtx
 
XrdOucHash< T > stack
 

Member Function Documentation

◆ Add()

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

◆ Del()

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

Member Data Documentation

◆ mtx

template<class T >
XrdSysMutex GSIStack< T >::mtx
private

◆ stack

template<class T >
XrdOucHash<T> GSIStack< T >::stack
private

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