File system utility functions. More...
#include <Common/String.h>
#include <mutex>
#include <vector>
#include <dirent.h>
#include <sys/socket.h>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
class | Hypertable::FileUtils |
The FileUtils class provides static functions to easily access and handle files and the file system. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
File system utility functions.
Helper/Utility functions for accessing files and the file system.
Definition in file FileUtils.h.