14 #ifndef GDCMPYTHONFILTER_H
15 #define GDCMPYTHONFILTER_H
40 void SetDicts(
const Dicts &dicts);
43 PyObject *ToPyObject(
const Tag& t)
const;
55 #endif //GDCMPYTHONFILTER_H
File & GetFile()
Definition: gdcmPythonFilter.h:46
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
void SetFile(const File &f)
Definition: gdcmPythonFilter.h:45
const File & GetFile() const
Definition: gdcmPythonFilter.h:47
Class for Smart Pointer.
Definition: gdcmObject.h:26
a DICOM File See PS 3.10 File: A File is an ordered string of zero or more bytes, where the first byt...
Definition: gdcmFile.h:33
Class to manipulate the sum of knowledge (all the dict user load)
Definition: gdcmDicts.h:28
PythonFilter PythonFilter is the class that make gdcm2.x looks more like gdcm1 and transform the bina...
Definition: gdcmPythonFilter.h:31
Class to represent a DICOM Data Element (Attribute) Tag (Group, Element). Basically an uint32_t which...
Definition: gdcmTag.h:38
Definition: gdcmASN1.h:20
void UseDictAlways(bool use)
Definition: gdcmPythonFilter.h:37