PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
dicom_file.h File Reference

DICOM Part 10 file handling for reading/writing DICOM files. More...

#include "dicom_dataset.h"
#include "dicom_tag_constants.h"
#include "result.h"
#include <kcenon/pacs/encoding/transfer_syntax.h>
#include <cstdint>
#include <filesystem>
#include <span>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for dicom_file.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::pacs::core::dicom_file
 

Namespaces

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

Detailed Description

DICOM Part 10 file handling for reading/writing DICOM files.

This file provides the dicom_file class which represents a DICOM Part 10 file structure as specified in DICOM PS3.10.

See also
DICOM PS3.10 - Media Storage and File Format
Author
kcenon
Since
1.0.0

Definition in file dicom_file.h.