AddAnonymizeElement(uint16_t group, uint16_t elem, std::string const &value) | gdcm::File | |
AddEntry(DocEntry *Entry) | gdcm::ElementSet | [virtual] |
AddForceLoadElement(uint16_t group, uint16_t elem) | gdcm::Document | |
AnonymizeFile() | gdcm::File | |
AnonymizeNoLoad() | gdcm::File | |
Base() | gdcm::Base | [inline] |
BasicOffsetTableItemValue | gdcm::File | [private] |
CheckIfEntryExist(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | [virtual] |
ClearAnonymizeList() | gdcm::File | [inline] |
ClearEntry() | gdcm::ElementSet | [virtual] |
CloseFile() | gdcm::Document | |
ComputeGroup0002Length() | gdcm::Document | [protected] |
ComputeJPEGFragmentInfo() | gdcm::File | [private] |
ComputeRLEInfo() | gdcm::File | [private] |
Delete() | gdcm::RefCounter | [inline] |
DocEntrySet() | gdcm::DocEntrySet | [protected] |
Document() | gdcm::Document | [protected] |
DoTheLoadingJob() | gdcm::File | [private] |
ElementSet() | gdcm::ElementSet | [protected] |
File() | gdcm::File | [protected] |
Filename | gdcm::Document | [protected] |
Filetype | gdcm::Document | [protected] |
Fp | gdcm::Document | [protected] |
GDCM_LEGACY(bool Load(std::string const &filename)) | gdcm::File | |
gdcmTypeMacro(File) | gdcm::File | [private] |
GetBitsAllocated() | gdcm::File | |
GetBitsStored() | gdcm::File | |
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] |
GetEntryForcedAsciiValue(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] |
GetGrPixel() | gdcm::File | [inline] |
GetHighBitPosition() | gdcm::File | |
GetImageNumber() | gdcm::File | |
GetImageOrientationPatient(float iop[6]) | gdcm::File | |
GetJPEGInfo() | gdcm::File | [inline] |
GetLUTNbits() | gdcm::File | |
GetModality() | gdcm::File | |
GetNextEntry() | gdcm::ElementSet | [virtual] |
GetNumberOfScalarComponents() | gdcm::File | |
GetNumberOfScalarComponentsRaw() | gdcm::File | |
GetNumPixel() | gdcm::File | [inline] |
GetPixelAreaLength() | gdcm::File | |
GetPixelOffset() | gdcm::File | |
GetPixelSize() | gdcm::File | |
GetPixelType() | gdcm::File | |
GetPlanarConfiguration() | gdcm::File | |
GetPrintLevel() | gdcm::Base | [inline] |
GetPubDict() | gdcm::Document | |
GetRefCount() const | gdcm::RefCounter | [inline] |
GetRescaleIntercept() | gdcm::File | |
GetRescaleSlope() | gdcm::File | |
GetRLEInfo() | gdcm::File | [inline] |
GetSamplesPerPixel() | gdcm::File | |
GetSeqEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
GetShaDict() | gdcm::Document | |
GetSwapCode() | gdcm::Document | [inline] |
GetTransferSyntax() | gdcm::Document | |
GetTransferSyntaxName() | gdcm::Document | |
GetXOrigin() | gdcm::File | |
GetXSize() | gdcm::File | |
GetXSpacing() | gdcm::File | |
GetYOrigin() | gdcm::File | |
GetYSize() | gdcm::File | |
GetYSpacing() | gdcm::File | |
GetZOrigin() | gdcm::File | |
GetZSize() | gdcm::File | |
GetZSpacing() | gdcm::File | |
Group0002Parsed | gdcm::Document | [protected] |
GrPixel | gdcm::File | [protected] |
HasDCMPreamble | gdcm::Document | [protected] |
HasLUT() | gdcm::File | |
HEADER_LENGTH_TO_READ | gdcm::Document | [protected, static] |
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 | |
IsDocumentAlreadyLoaded | gdcm::Document | [protected] |
IsDocumentModified | gdcm::Document | [protected] |
IsEmpty() | gdcm::ElementSet | [inline, virtual] |
IsMonochrome() | gdcm::File | |
IsMonochrome1() | gdcm::File | |
IsPaletteColor() | gdcm::File | |
IsPapyrus() | gdcm::Document | |
IsParsable() | gdcm::Document | |
IsReadable() | gdcm::File | [virtual] |
IsSignedPixelData() | gdcm::File | |
IsYBRFull() | gdcm::File | |
JPEGInfo | gdcm::File | [protected] |
ListElements typedef | gdcm::Document | |
Load() | gdcm::File | [virtual] |
gdcm::Document::Load(std::string const &filename) | gdcm::Document | [virtual] |
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] |
MayIWrite(uint16_t group) | gdcm::File | [inline, protected] |
New() | gdcm::File | [inline, static] |
NewDataEntry(uint16_t group, uint16_t elem, VRKey const &vr=GDCM_VRUNKNOWN) | gdcm::DocEntrySet | |
NewSeqEntry(uint16_t group, uint16_t elem) | gdcm::DocEntrySet | |
NumPixel | gdcm::File | [protected] |
OpenFile() | gdcm::Document | |
operator<(Document &document) | gdcm::Document | |
PreviousDocEntry | gdcm::DocEntrySet | [protected] |
Print(std::ostream &os=std::cout, std::string const &indent="") | gdcm::ElementSet | [virtual] |
PrintLevel | gdcm::Base | [protected] |
ReadEncapsulatedBasicOffsetTable() | gdcm::File | [private] |
ReadInt16() | gdcm::Document | [protected] |
ReadInt32() | gdcm::Document | [protected] |
ReadTag(uint16_t, uint16_t) | gdcm::File | [private] |
ReadTagLength(uint16_t, uint16_t) | gdcm::File | [private] |
RefCounter() | gdcm::RefCounter | [inline, protected] |
Register() | gdcm::RefCounter | [inline] |
RemoveEntry(DocEntry *EntryToRemove) | gdcm::ElementSet | [virtual] |
RLEInfo | gdcm::File | [protected] |
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] |
SetPrintLevel(int level) | gdcm::Base | [inline] |
SetShaDict(Dict *dict) | gdcm::Document | |
SetShaDict(DictKey const &dictName) | gdcm::Document | |
SkipBytes(uint32_t) | gdcm::Document | [protected] |
SwapCode | gdcm::Document | [protected] |
Unregister() | gdcm::RefCounter | [inline] |
UserAnonymizeList | gdcm::Document | [protected] |
UserForceLoadList | gdcm::Document | [protected] |
Write(std::string fileName, FileType filetype) | gdcm::File | |
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] |
~File() | gdcm::File | [protected] |
~RefCounter() | gdcm::RefCounter | [inline, protected, virtual] |