Cleaner.
Definition gdcmCleaner.h:30
void RemoveAllMissingPrivateCreator(bool remove)
bool Scrub(DPath const &dpath)
bool Empty(DPath const &dpath)
static SmartPointer< Cleaner > New()
for wrapped language: instantiate a reference counted object
Definition gdcmCleaner.h:80
bool Remove(PrivateTag const &pt)
bool Scrub(PrivateTag const &pt)
bool Scrub(Tag const &t)
Clean digital tash (typically SIEMENS CSA header):
void SetFile(const File &f)
Set/Get File.
Definition gdcmCleaner.h:75
void EmptyWhenScrubFails(bool empty)
Should I empty instead of scrub upon failure.
bool RemoveMissingPrivateCreator(Tag const &t)
void RemoveAllGroupLength(bool remove)
Should I remove all group length (deprecated). Default: true.
bool Preserve(DPath const &dpath)
bool Remove(DPath const &dpath)
bool Empty(PrivateTag const &pt)
bool Remove(VR const &vr)
void RemoveAllIllegal(bool remove)
Should I remove all illegal attribute. Default: true.
File & GetFile()
Definition gdcmCleaner.h:77
bool Remove(Tag const &t)
class to handle a DICOM path While supp 118 did introduced a notion of XPath for XML Native model thi...
Definition gdcmDPath.h:28
a DICOM File
Definition gdcmFile.h:34
Class to represent a Private DICOM Data Element (Attribute) Tag (Group, Element, Owner)
Definition gdcmPrivateTag.h:39
Class for Smart Pointer.
Definition gdcmSmartPointer.h:40
Subject.
Definition gdcmSubject.h:29
Class to represent a DICOM Data Element (Attribute) Tag (Group, Element).
Definition gdcmTag.h:39
VR class.
Definition gdcmVR.h:55
#define GDCM_EXPORT
Definition gdcmWin32.h:34