OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlobalFileMgr.h File Reference

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"
+ Include dependency graph for GlobalFileMgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  File_Namespace::FileMgrParams
 
class  File_Namespace::GlobalFileMgr
 

Namespaces

 File_Namespace
 

Detailed Description

This file includes the class specification for the FILE manager (FileMgr), and related data structures and types.

Definition in file GlobalFileMgr.h.