|
xrootd
|
#include <cstdlib>#include <cstring>#include "XrdSsi/XrdSsiShMat.hh"#include "XrdSsi/XrdSsiShMap.icc"
Go to the source code of this file.
Classes | |
| struct | XrdSsi::ShMap_Parms |
| class | XrdSsi::ShMap< T > |
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 |
1.8.5