pstore2
os Directory Reference
Directory dependency graph for os:
include/pstore/os

Files

file  descriptor.hpp [code]
 Provides a platorm-independent "descriptor" class for accessing pipes and sockets.
 
file  file.hpp [code]
 Cross platform file management functions and classes.
 
file  file_posix.hpp [code]
 Posix-specific implementations of file APIs.
 
file  file_win32.hpp [code]
 Windows-specific implementations of file APIs.
 
file  logging.hpp [code]
 
file  memory_mapper.hpp [code]
 Provides a portable interface for memory mapping portions of a file or for treating regions of memory as though they were memory-mapped files, which is useful for unit testing.
 
file  path.hpp [code]
 Functions to operate on native file paths.
 
file  process_file_name.hpp [code]
 Functions to return the path of the current process image.
 
file  rotating_log.hpp [code]
 Implements a file-based rotating log for basic_logger.
 
file  shared_memory.hpp [code]
 
file  signal_cv.hpp [code]
 
file  signal_helpers.hpp [code]
 
file  thread.hpp [code]
 
file  uint64.hpp [code]
 Convenience functions for breaking up a uint64_t value for use with Win32 API functions.