|
PACS System 0.1.0
PACS DICOM system library
|
RAII wrapper for memory-mapped file I/O. More...


Go to the source code of this file.
Classes | |
| class | kcenon::pacs::core::memory_mapped_file |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::core |
RAII wrapper for memory-mapped file I/O.
Provides platform-independent memory-mapped file access using mmap (POSIX) or CreateFileMapping (Windows).
Definition in file memory_mapped_file.h.