| Abort | gdcm::Document | [mutable, protected] |
| AddEntry(DocEntry *Entry) | gdcm::ElementSet | [virtual] |
| AddForceLoadElement(uint16_t group, uint16_t elem) | gdcm::Document | |
| Backtrack(DocEntry *docEntry) | gdcm::Document | [private] |
| Base() | gdcm::Base | [inline] |
| CallEndMethod() | gdcm::Document | [protected, virtual] |
| CallProgressMethod() | gdcm::Document | [protected, virtual] |
| CallStartMethod() | gdcm::Document | [protected, virtual] |
| CheckDocEntryVR(const VRKey &k) | gdcm::Document | [private] |
| CheckIfEntryExist(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | [virtual] |
| CheckSwap() | gdcm::Document | [private] |
| ClearEntry() | gdcm::ElementSet | [virtual] |
| CloseFile() | gdcm::Document | |
| ComputeGroup0002Length() | gdcm::Document | [protected] |
| Copy(DocEntrySet *set) | gdcm::ElementSet | [virtual] |
| CurrentElem | gdcm::Document | [protected] |
| CurrentGroup | gdcm::Document | [protected] |
| Delete() | gdcm::RefCounter | [inline] |
| DocEntrySet() | gdcm::DocEntrySet | [protected] |
| Document() | gdcm::Document | [protected] |
| DoTheLoadingDocumentJob() | gdcm::Document | [private] |
| ElementSet() | gdcm::ElementSet | [protected] |
| Filename | gdcm::Document | [protected] |
| Filetype | gdcm::Document | [protected] |
| FindDocEntryLength(DocEntry *e) | gdcm::Document | [private] |
| FindDocEntryLengthOBOrOW() | gdcm::Document | [private] |
| FindDocEntryVR() | gdcm::Document | [private] |
| FixDocEntryFoundLength(DocEntry *entry, uint32_t l) | gdcm::Document | [private] |
| Fp | gdcm::Document | [protected] |
| gdcmTypeMacro(Document) | gdcm::Document | [private] |
| GetDataEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
| GetDictEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | [protected] |
| GetDictEntry(uint16_t group, uint16_t elem, VRKey const &vr) | gdcm::DocEntrySet | [protected] |
| GetDocEntry(uint16_t group, uint16_t elem) | gdcm::ElementSet | [virtual] |
| GetEntryBinArea(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | [virtual] |
| GetEntryLength(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | [virtual] |
| GetEntryString(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | [virtual] |
| GetFileName() const | gdcm::Document | [inline] |
| GetFileType() | gdcm::Document | |
| GetFirstEntry() | gdcm::ElementSet | [virtual] |
| GetNextEntry() | gdcm::ElementSet | [virtual] |
| GetPrintLevel() | gdcm::Base | [inline] |
| GetPubDict() | gdcm::Document | |
| GetRefCount() const | gdcm::RefCounter | [inline] |
| GetSeqEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
| GetShaDict() | gdcm::Document | |
| GetSwapCode() | gdcm::Document | [inline] |
| GetTransferSyntax() | gdcm::Document | |
| GetTransferSyntaxName() | gdcm::Document | |
| Group0002Parsed | gdcm::Document | [protected] |
| HandleBrokenEndian(uint16_t &group, uint16_t &elem) | gdcm::Document | [private] |
| HandleOutOfGroup0002(uint16_t &group, uint16_t &elem) | gdcm::Document | [private] |
| HasDCMPreamble | gdcm::Document | [protected] |
| HEADER_LENGTH_TO_READ | gdcm::Document | [protected, static] |
| Initialize() | gdcm::Document | [private] |
| InsertEntryBinArea(uint8_t *binArea, int lgth, uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | gdcm::DocEntrySet | |
| InsertEntryString(std::string const &value, uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | gdcm::DocEntrySet | |
| InsertSeqEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
| IsDicomV3() | gdcm::Document | |
| IsDocEntryAnInteger(DocEntry *entry) | gdcm::Document | [private] |
| IsDocumentAlreadyLoaded | gdcm::Document | [protected] |
| IsDocumentModified | gdcm::Document | [protected] |
| IsEmpty() | gdcm::ElementSet | [inline, virtual] |
| IsPapyrus() | gdcm::Document | |
| IsParsable() | gdcm::Document | |
| IsReadable() | gdcm::Document | [virtual] |
| ListElements typedef | gdcm::Document | |
| Load() | gdcm::Document | [virtual] |
| LoadDocEntry(DocEntry *e, bool forceLoad=false) | gdcm::Document | [private] |
| LoadDocEntrySafe(DocEntry *entry) | gdcm::Document | |
| LoadEntryBinArea(uint16_t group, uint16_t elem) | gdcm::Document | [virtual] |
| LoadEntryBinArea(DataEntry *entry) | gdcm::Document | [virtual] |
| LoadMode | gdcm::Document | [protected] |
| MAX_SIZE_LOAD_ELEMENT_VALUE | gdcm::Document | [protected, static] |
| MaxSizeLoadEntry | gdcm::Document | [protected] |
| MayIWrite(uint16_t) | gdcm::ElementSet | [inline, protected] |
| NewDataEntry(uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | gdcm::DocEntrySet | |
| NewSeqEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
| OpenFile() | gdcm::Document | |
| operator<(Document &document) | gdcm::Document | |
| ParseDES(DocEntrySet *set, long offset, long l_max, bool delim_mode) | gdcm::Document | [private] |
| ParseSQ(SeqEntry *seq, long offset, long l_max, bool delim_mode) | gdcm::Document | [private] |
| PreviousDocEntry | gdcm::DocEntrySet | [protected] |
| Print(std::ostream &os=std::cout, std::string const &indent="") | gdcm::ElementSet | [virtual] |
| PrintLevel | gdcm::Base | [protected] |
| Progress | gdcm::Document | [protected] |
| ReadInt16() | gdcm::Document | [protected] |
| ReadInt32() | gdcm::Document | [protected] |
| ReadNextDocEntry() | gdcm::Document | [private] |
| RefCounter() | gdcm::RefCounter | [inline, protected] |
| RefPubDict | gdcm::Document | [protected] |
| RefShaDict | gdcm::Document | [protected] |
| Register() | gdcm::RefCounter | [inline] |
| RemoveEntry(DocEntry *EntryToRemove) | gdcm::ElementSet | [virtual] |
| SetEntryBinArea(uint8_t *content, int lgth, uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
| SetEntryBinArea(uint8_t *content, int lgth, DataEntry *entry) | gdcm::DocEntrySet | |
| SetEntryString(std::string const &content, uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
| SetEntryString(std::string const &content, DataEntry *entry) | gdcm::DocEntrySet | |
| SetFileName(std::string const &fileName) | gdcm::Document | [inline, virtual] |
| SetLoadMode(int mode) | gdcm::Document | [inline] |
| SetMaxSizeLoadEntry(long) | gdcm::Document | [private] |
| SetPrintLevel(int level) | gdcm::Base | [inline] |
| SetShaDict(Dict *dict) | gdcm::Document | |
| SetShaDict(DictKey const &dictName) | gdcm::Document | |
| SkipBytes(uint32_t) | gdcm::Document | [protected] |
| SkipDocEntry(DocEntry *entry) | gdcm::Document | [private] |
| SkipToNextDocEntry(DocEntry *entry) | gdcm::Document | [private] |
| SwapCode | gdcm::Document | [protected] |
| SwapDouble(double) | gdcm::Document | [private] |
| SwapLong(uint32_t) | gdcm::Document | [private] |
| SwapShort(uint16_t) | gdcm::Document | [private] |
| SwitchByteSwapCode() | gdcm::Document | [private] |
| Unregister() | gdcm::RefCounter | [inline] |
| UnswapLong(uint32_t a) | gdcm::Document | [inline, private] |
| UnswapShort(uint16_t a) | gdcm::Document | [inline, private] |
| UserAnonymizeList | gdcm::Document | [protected] |
| UserForceLoadList | gdcm::Document | [protected] |
| WriteContent(std::ofstream *fp, FileType type) | gdcm::Document | [virtual] |
| ~Base() | gdcm::Base | [inline, virtual] |
| ~DocEntrySet() | gdcm::DocEntrySet | [inline, protected, virtual] |
| ~Document() | gdcm::Document | [protected, virtual] |
| ~ElementSet() | gdcm::ElementSet | [protected] |
| ~RefCounter() | gdcm::RefCounter | [inline, protected, virtual] |