#include "gdcmDebug.h"
#include "gdcmRefCounter.h"
#include "gdcmVRKey.h"
#include "gdcmFile.h"
Include dependency graph for gdcmFileHelper.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | GDCM_NAME_SPACE |
Classes | |
class | GDCM_NAME_SPACE::FileHelper |
In addition to Dicom header exploration, this class is designed for accessing the image/volume content. One can also use it to write Dicom/ACR-NEMA/RAW files. More... | |
Typedefs | |
typedef void(* | GDCM_NAME_SPACE::VOID_FUNCTION_PUINT8_PFILE_POINTER )(uint8_t *, File *) |