PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
memory_mapped_file.cpp File Reference

Implementation of RAII memory-mapped file I/O. More...

#include "kcenon/pacs/core/memory_mapped_file.h"
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <unistd.h>
Include dependency graph for memory_mapped_file.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::core
 

Detailed Description

Implementation of RAII memory-mapped file I/O.

Definition in file memory_mapped_file.cpp.