Abort | GDCM_NAME_SPACE::Document | [mutable, protected] |
AbortProgress() | GDCM_NAME_SPACE::DicomDir | [inline] |
AddEntry(DocEntry *Entry) | GDCM_NAME_SPACE::ElementSet | [virtual] |
AddForceLoadElement(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::Document | |
AddImageToEnd(DicomDirImage *dd) | GDCM_NAME_SPACE::DicomDir | [private] |
AddPatientToEnd(DicomDirPatient *dd) | GDCM_NAME_SPACE::DicomDir | [private] |
AddPrivateToEnd(DicomDirPrivate *dd) | GDCM_NAME_SPACE::DicomDir | [private] |
AddSerieToEnd(DicomDirSerie *dd) | GDCM_NAME_SPACE::DicomDir | [private] |
AddStudyToEnd(DicomDirStudy *dd) | GDCM_NAME_SPACE::DicomDir | [private] |
AddVisitToEnd(DicomDirVisit *dd) | GDCM_NAME_SPACE::DicomDir | [private] |
Anonymize() | GDCM_NAME_SPACE::DicomDir | |
Base() | GDCM_NAME_SPACE::Base | [inline] |
CallEndMethod() | GDCM_NAME_SPACE::Document | [protected, virtual] |
CallProgressMethod() | GDCM_NAME_SPACE::Document | [protected, virtual] |
CallStartMethod() | GDCM_NAME_SPACE::Document | [protected, virtual] |
CheckIfEntryExist(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | [virtual] |
ClearEntry() | GDCM_NAME_SPACE::ElementSet | [virtual] |
ClearPatient() | GDCM_NAME_SPACE::DicomDir | |
CloseFile() | GDCM_NAME_SPACE::Document | |
ComputeGroup0002Length() | GDCM_NAME_SPACE::Document | [protected] |
Copy(DocEntrySet *set) | GDCM_NAME_SPACE::DicomDir | [virtual] |
CreateDicomDir() | GDCM_NAME_SPACE::DicomDir | [private] |
CreateDicomDirChainedList(std::string const &path) | GDCM_NAME_SPACE::DicomDir | [protected] |
CurrentElem | GDCM_NAME_SPACE::Document | [protected] |
CurrentGroup | GDCM_NAME_SPACE::Document | [protected] |
Delete() | GDCM_NAME_SPACE::RefCounter | [inline] |
DicomDir() | GDCM_NAME_SPACE::DicomDir | [protected] |
DicomDirType enum name | GDCM_NAME_SPACE::DicomDir | |
DocEntrySet() | GDCM_NAME_SPACE::DocEntrySet | [protected] |
Document() | GDCM_NAME_SPACE::Document | [protected] |
DoTheLoadingJob() | GDCM_NAME_SPACE::DicomDir | [private] |
ElementSet() | GDCM_NAME_SPACE::ElementSet | [protected] |
Filename | GDCM_NAME_SPACE::Document | [protected] |
Filetype | GDCM_NAME_SPACE::Document | [protected] |
Fp | GDCM_NAME_SPACE::Document | [protected] |
GDCM_DICOMDIR_IMAGE enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_META enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_NONE enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_PATIENT enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_PRIVATE enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_SERIE enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_STUDY enum value | GDCM_NAME_SPACE::DicomDir | |
GDCM_DICOMDIR_VISIT enum value | GDCM_NAME_SPACE::DicomDir | |
gdcmTypeMacro(DicomDir) | GDCM_NAME_SPACE::DicomDir | [private] |
GetDataEntry(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | |
GetDictEntry(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | [protected] |
GetDocEntry(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::ElementSet | [virtual] |
GetEntryBinArea(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | [virtual] |
GetEntryLength(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | [virtual] |
GetEntryString(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | [virtual] |
GetFileName() const | GDCM_NAME_SPACE::Document | [inline] |
GetFileType() | GDCM_NAME_SPACE::Document | |
GetFirstEntry() | GDCM_NAME_SPACE::ElementSet | [virtual] |
GetFirstPatient() | GDCM_NAME_SPACE::DicomDir | |
GetMeta() | GDCM_NAME_SPACE::DicomDir | [inline] |
GetNextEntry() | GDCM_NAME_SPACE::ElementSet | [virtual] |
GetNextPatient() | GDCM_NAME_SPACE::DicomDir | |
GetNumberOfPatients() | GDCM_NAME_SPACE::DicomDir | [inline] |
GetPrintLevel() | GDCM_NAME_SPACE::Base | [inline] |
GetProgress() const | GDCM_NAME_SPACE::DicomDir | [inline] |
GetPubDict() | GDCM_NAME_SPACE::Document | |
GetRefCount() const | GDCM_NAME_SPACE::RefCounter | [inline] |
GetSeqEntry(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | |
GetShaDict() | GDCM_NAME_SPACE::Document | |
GetSwapCode() | GDCM_NAME_SPACE::Document | [inline] |
GetTransferSyntax() | GDCM_NAME_SPACE::Document | |
GetTransferSyntaxName() | GDCM_NAME_SPACE::Document | |
Group0002Parsed | GDCM_NAME_SPACE::Document | [protected] |
HasDCMPreamble | GDCM_NAME_SPACE::Document | [protected] |
HEADER_LENGTH_TO_READ | GDCM_NAME_SPACE::Document | [protected, static] |
HeaderLessThan(Document *header1, Document *header2) | GDCM_NAME_SPACE::DicomDir | [private, static] |
Initialize() | GDCM_NAME_SPACE::DicomDir | [private] |
InsertEntryBinArea(uint8_t *binArea, int lgth, uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | GDCM_NAME_SPACE::DocEntrySet | |
InsertEntryString(std::string const &value, uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | GDCM_NAME_SPACE::DocEntrySet | |
InsertSeqEntry(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | |
IsAborted() | GDCM_NAME_SPACE::DicomDir | [inline] |
IsDicomV3() | GDCM_NAME_SPACE::Document | |
IsDocumentAlreadyLoaded | GDCM_NAME_SPACE::Document | [protected] |
IsDocumentModified | GDCM_NAME_SPACE::Document | [protected] |
IsEmpty() | GDCM_NAME_SPACE::ElementSet | [inline, virtual] |
IsPapyrus() | GDCM_NAME_SPACE::Document | |
IsParsable() | GDCM_NAME_SPACE::Document | |
IsReadable() | GDCM_NAME_SPACE::DicomDir | [virtual] |
IsVRCoherent(uint16_t group) | GDCM_NAME_SPACE::ElementSet | |
ItPatient | GDCM_NAME_SPACE::DicomDir | [private] |
ListElements typedef | GDCM_NAME_SPACE::Document | |
Load() | GDCM_NAME_SPACE::DicomDir | [virtual] |
LoadEntryBinArea(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::Document | [virtual] |
LoadEntryBinArea(DataEntry *entry) | GDCM_NAME_SPACE::Document | [virtual] |
LoadMode | GDCM_NAME_SPACE::Document | [protected] |
MAX_SIZE_LOAD_ELEMENT_VALUE | GDCM_NAME_SPACE::Document | [protected, static] |
MaxSizeLoadEntry | GDCM_NAME_SPACE::Document | [protected] |
MayIWrite(uint16_t) | GDCM_NAME_SPACE::ElementSet | [inline, protected] |
MetaElems | GDCM_NAME_SPACE::DicomDir | [private] |
MoveSQItem(DocEntrySet *dst, DocEntrySet *src) | GDCM_NAME_SPACE::DicomDir | [private] |
New() | GDCM_NAME_SPACE::DicomDir | [inline, static] |
NewDataEntry(uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | GDCM_NAME_SPACE::DocEntrySet | |
NewMeta() | GDCM_NAME_SPACE::DicomDir | |
NewPatient() | GDCM_NAME_SPACE::DicomDir | |
NewSeqEntry(uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | |
OpenFile() | GDCM_NAME_SPACE::Document | |
operator<(Document &document) | GDCM_NAME_SPACE::Document | |
ParseDir | GDCM_NAME_SPACE::DicomDir | [private] |
ParseDirectory() | GDCM_NAME_SPACE::DicomDir | |
Patients | GDCM_NAME_SPACE::DicomDir | [private] |
PreviousDocEntry | GDCM_NAME_SPACE::DocEntrySet | [protected] |
Print(std::ostream &os=std::cout, std::string const &indent="") | GDCM_NAME_SPACE::DicomDir | [virtual] |
PrintLevel | GDCM_NAME_SPACE::Base | [protected] |
Progress | GDCM_NAME_SPACE::Document | [protected] |
ReadInt16() | GDCM_NAME_SPACE::Document | [protected] |
ReadInt32() | GDCM_NAME_SPACE::Document | [protected] |
RefCounter() | GDCM_NAME_SPACE::RefCounter | [inline, protected] |
RefPubDict | GDCM_NAME_SPACE::Document | [protected] |
RefShaDict | GDCM_NAME_SPACE::Document | [protected] |
Register() | GDCM_NAME_SPACE::RefCounter | [inline] |
RemoveEntry(DocEntry *EntryToRemove) | GDCM_NAME_SPACE::ElementSet | [virtual] |
SetDirectoryName(std::string const &dirName) | GDCM_NAME_SPACE::DicomDir | [inline] |
SetElement(std::string const &path, DicomDirType type, Document *header) | GDCM_NAME_SPACE::DicomDir | [private] |
SetElements(std::string const &path, VectDocument const &list) | GDCM_NAME_SPACE::DicomDir | [private] |
SetEntryBinArea(uint8_t *content, int lgth, uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | |
SetEntryBinArea(uint8_t *content, int lgth, DataEntry *entry) | GDCM_NAME_SPACE::DocEntrySet | |
SetEntryString(std::string const &content, uint16_t group, uint16_t elem) | GDCM_NAME_SPACE::DocEntrySet | |
SetEntryString(std::string const &content, DataEntry *entry) | GDCM_NAME_SPACE::DocEntrySet | |
SetFileName(std::string const &fileName) | GDCM_NAME_SPACE::DicomDir | [inline, virtual] |
SetLoadMode(int mode) | GDCM_NAME_SPACE::Document | [inline] |
SetMaxSizeLoadEntry(long) | GDCM_NAME_SPACE::Document | |
SetPrintLevel(int level) | GDCM_NAME_SPACE::Base | [inline] |
SetShaDict(Dict *dict) | GDCM_NAME_SPACE::Document | |
SetShaDict(DictKey const &dictName) | GDCM_NAME_SPACE::Document | |
SkipBytes(uint32_t nBytes) | GDCM_NAME_SPACE::Document | [inline, protected] |
SwapCode | GDCM_NAME_SPACE::Document | [protected] |
Unregister() | GDCM_NAME_SPACE::RefCounter | [inline] |
UserAnonymizeList | GDCM_NAME_SPACE::Document | [protected] |
UserForceLoadList | GDCM_NAME_SPACE::Document | [protected] |
Write(std::string const &fileName) | GDCM_NAME_SPACE::DicomDir | |
WriteContent(std::ofstream *fp, FileType type) | GDCM_NAME_SPACE::Document | |
GDCM_NAME_SPACE::ElementSet::WriteContent(std::ofstream *fp, FileType filetype, bool insideMetaElements) | GDCM_NAME_SPACE::ElementSet | [virtual] |
~Base() | GDCM_NAME_SPACE::Base | [inline, virtual] |
~DicomDir() | GDCM_NAME_SPACE::DicomDir | [protected] |
~DocEntrySet() | GDCM_NAME_SPACE::DocEntrySet | [inline, protected, virtual] |
~Document() | GDCM_NAME_SPACE::Document | [protected, virtual] |
~ElementSet() | GDCM_NAME_SPACE::ElementSet | [protected] |
~RefCounter() | GDCM_NAME_SPACE::RefCounter | [inline, protected, virtual] |