|
PACS System 0.1.0
PACS DICOM system library
|
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>
Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::core |
Implementation of RAII memory-mapped file I/O.
Definition in file memory_mapped_file.cpp.