#include <fcntl.h>
#include <errno.h>
#include "TMapFile.h"
#include "TKeyMapFile.h"
#include "TDirectoryFile.h"
#include "TBrowser.h"
#include "TStorage.h"
#include "TString.h"
#include "TSystem.h"
#include "TClass.h"
#include "TROOT.h"
#include "TBufferFile.h"
#include "TVirtualMutex.h"
#include "mmprivate.h"
#include <cmath>
Classes | |
struct | SetFreeIfTMapFile_t |
Set ROOT::Internal::gFreeIfTMapFile on library load. More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Macros | |
#define | INVALID_HANDLE_VALUE -1 |
Variables | |
struct SetFreeIfTMapFile_t | gSetFreeIfTMapFile |
#define INVALID_HANDLE_VALUE -1 |
Definition at line 84 of file TMapFile.cxx.
struct SetFreeIfTMapFile_t gSetFreeIfTMapFile |