xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
XrdSutCache.hh File Reference
#include "XrdOuc/XrdOucHash.hh"
#include "XrdSut/XrdSutCacheEntry.hh"
#include "XrdSys/XrdSysPthread.hh"
Include dependency graph for XrdSutCache.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XrdSutCacheArg_t
 
class  XrdSutCache
 

Typedefs

typedef bool(* XrdSutCacheGet_t )(XrdSutCacheEntry *, void *)
 

Typedef Documentation

typedef bool(* XrdSutCacheGet_t)(XrdSutCacheEntry *, void *)