pstore2
Classes | Namespaces | Typedefs
file_posix.hpp File Reference

Posix-specific implementations of file APIs. More...

#include <unistd.h>
Include dependency graph for file_posix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pstore::file::posix::deleter
 

Namespaces

 pstore::file
 The 'file' namespace contains all of the database file management functions and classes .
 
 pstore::file::posix
 A namespace to hold POSIX-specific file interfaces.
 

Typedefs

using pstore::file::deleter = posix::deleter
 The cross-platform name for the deleter class. More...
 

Detailed Description

Posix-specific implementations of file APIs.