OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FileMgr.cpp File Reference
#include "DataMgr/FileMgr/FileMgr.h"
#include <fcntl.h>
#include <algorithm>
#include <fstream>
#include <future>
#include <string>
#include <thread>
#include <utility>
#include <vector>
#include <boost/filesystem.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/system/error_code.hpp>
#include "DataMgr/FileMgr/GlobalFileMgr.h"
#include "Shared/File.h"
#include "Shared/checked_alloc.h"
#include "Shared/measure.h"
#include "Shared/scope.h"
+ Include dependency graph for FileMgr.cpp:

Go to the source code of this file.

Namespaces

 File_Namespace
 
 File_Namespace::anonymous_namespace{FileMgr.cpp}
 

Functions

bool File_Namespace::anonymous_namespace{FileMgr.cpp}::is_compaction_status_file (const std::string &file_name)
 
bool File_Namespace::anonymous_namespace{FileMgr.cpp}::is_metadata_file (size_t file_size, size_t page_size, size_t metadata_page_size, size_t num_pages_per_metadata_file)
 

Variables

bool g_read_only
 
bool g_multi_instance
 

Variable Documentation

bool g_multi_instance
inline

Definition at line 22 of file heavyai_locks.h.

bool g_read_only
inline

Definition at line 21 of file heavyai_locks.h.