ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
XrdClientReadCache.hh File Reference
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdClient/XrdClientInputBuffer.hh"
#include "XrdClient/XrdClientMessage.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdClient/XrdClientConst.hh"
Include dependency graph for XrdClientReadCache.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdClientReadCacheItem
 
struct  XrdClientCacheInterval
 
class  XrdClientReadCache
 

Typedefs

typedef XrdClientVector
< XrdClientReadCacheItem * > 
ItemVect
 
typedef XrdClientVector
< XrdClientCacheInterval
XrdClientIntvList
 

Typedef Documentation

typedef XrdClientVector<XrdClientReadCacheItem *> ItemVect

Definition at line 151 of file XrdClientReadCache.hh.

typedef XrdClientVector<XrdClientCacheInterval> XrdClientIntvList

Definition at line 159 of file XrdClientReadCache.hh.