OmniSciDB
a5dc49c757
|
This file includes the class specification for the FILE manager (FileMgr), and related data structures and types. More...
#include <iostream>
#include <map>
#include <mutex>
#include <set>
#include "DataMgr/AbstractBuffer.h"
#include "DataMgr/AbstractBufferMgr.h"
#include "FileMgr.h"
#include "Shared/heavyai_shared_mutex.h"
Go to the source code of this file.
Classes | |
struct | File_Namespace::FileMgrParams |
class | File_Namespace::GlobalFileMgr |
Namespaces | |
File_Namespace | |
This file includes the class specification for the FILE manager (FileMgr), and related data structures and types.
Definition in file GlobalFileMgr.h.