XRootD
XrdSsiShMap.hh File Reference
#include <cstdlib>
#include <cstring>
#include "XrdSsi/XrdSsiShMat.hh"
#include "XrdSsi/XrdSsiShMap.icc"
+ Include dependency graph for XrdSsiShMap.hh:

Go to the source code of this file.

Classes

class  XrdSsi::ShMap< T >
 
struct  XrdSsi::ShMap_Parms
 

Namespaces

 XrdSsi
 

Typedefs

typedef int(* XrdSsi::ShMap_Hash_t) (const char *key)
 

Enumerations

enum  XrdSsi::ShMap_Access {
  XrdSsi::ReadOnly = 1 ,
  XrdSsi::ReadWrite = 2
}
 The action parameter that must be passed to the Attach() method. More...
 
enum  XrdSsi::SyncOpt {
  XrdSsi::SyncOff = 0 ,
  XrdSsi::SyncOn ,
  XrdSsi::SyncAll ,
  XrdSsi::SyncNow ,
  XrdSsi::SyncQSz
}
 Options valid for the Sync() method. More...
 

Variables

static const int XrdSsi::ShMap_4Resize = -1