Base() | gdcm::Base | [inline] |
BinArea | gdcm::DataEntry | [protected] |
ComputeFullLength() | gdcm::DataEntry | [virtual] |
Copy(DocEntry *doc) | gdcm::DataEntry | [virtual] |
CopyBinArea(uint8_t *area, uint32_t length) | gdcm::DataEntry | |
DataEntry(DictEntry *e) | gdcm::DataEntry | [protected] |
DataEntry(DocEntry *d) | gdcm::DataEntry | [protected] |
Delete() | gdcm::RefCounter | [inline] |
DeleteBinArea(void) | gdcm::DataEntry | [protected] |
DicomDict | gdcm::DocEntry | [protected] |
DocEntry(DictEntry *) | gdcm::DocEntry | [protected] |
Flag | gdcm::DataEntry | [private] |
FLAG_NONE enum value | gdcm::DataEntry | |
FLAG_PIXELDATA enum value | gdcm::DataEntry | |
gdcmTypeMacro(DataEntry) | gdcm::DataEntry | [private] |
GetBinArea() | gdcm::DataEntry | [inline] |
GetDictEntry() | gdcm::DocEntry | [inline] |
GetElement() const | gdcm::DocEntry | [inline] |
GetFlag() const | gdcm::DataEntry | [inline] |
GetFullLength() | gdcm::DocEntry | |
GetGroup() const | gdcm::DocEntry | [inline] |
GetKey() const | gdcm::DocEntry | [inline] |
GetLength() const | gdcm::DocEntry | [inline] |
GetMaxSizePrintEntry() | gdcm::DataEntry | [inline, static] |
GetName() const | gdcm::DocEntry | [inline] |
GetOffset() const | gdcm::DocEntry | [inline] |
GetPrintLevel() | gdcm::Base | [inline] |
GetReadLength() const | gdcm::DocEntry | [inline] |
GetRefCount() const | gdcm::RefCounter | [inline] |
GetState() const | gdcm::DataEntry | [inline] |
GetString() const | gdcm::DataEntry | |
GetValue(const uint32_t &id) const | gdcm::DataEntry | |
GetValueCount(void) const | gdcm::DataEntry | |
GetVM() const | gdcm::DocEntry | [inline] |
GetVR() const | gdcm::DocEntry | [inline] |
ImplicitVR | gdcm::DocEntry | [protected] |
IsGoodValue() | gdcm::DataEntry | [inline] |
IsImplicitVR() const | gdcm::DocEntry | [inline] |
IsItemDelimitor() | gdcm::DocEntry | |
IsItemStarter() | gdcm::DocEntry | |
IsNotLoaded() | gdcm::DataEntry | [inline] |
IsPixelData() | gdcm::DataEntry | [inline] |
IsSelfArea() | gdcm::DataEntry | [inline] |
IsSequenceDelimitor() | gdcm::DocEntry | |
IsUnfound() | gdcm::DataEntry | [inline] |
IsUnread() | gdcm::DataEntry | [inline] |
IsValueCountValid() const | gdcm::DataEntry | |
IsVMUnknown() const | gdcm::DocEntry | [inline] |
IsVRUnknown() const | gdcm::DocEntry | [inline] |
Length | gdcm::DocEntry | [protected] |
MaxSizePrintEntry | gdcm::DataEntry | [private, static] |
New(DictEntry *e) | gdcm::DataEntry | [inline, static] |
New(DocEntry *d) | gdcm::DataEntry | [inline, static] |
NewBinArea(void) | gdcm::DataEntry | [protected] |
Offset | gdcm::DocEntry | [protected] |
Print(std::ostream &os=std::cout, std::string const &indent="") | gdcm::DataEntry | [virtual] |
PrintLevel | gdcm::Base | [protected] |
ReadLength | gdcm::DocEntry | [protected] |
RefCounter() | gdcm::RefCounter | [inline, protected] |
Register() | gdcm::RefCounter | [inline] |
SelfArea | gdcm::DataEntry | [protected] |
SetBinArea(uint8_t *area, bool self=true) | gdcm::DataEntry | |
SetFlag(const TValueFlag &flag) | gdcm::DataEntry | [inline] |
SetImplicitVR() | gdcm::DocEntry | [inline] |
SetLength(uint32_t l) | gdcm::DocEntry | [inline, virtual] |
SetMaxSizePrintEntry(const uint32_t &size) | gdcm::DataEntry | [inline, static] |
SetOffset(size_t of) | gdcm::DocEntry | [inline] |
SetPrintLevel(int level) | gdcm::Base | [inline] |
SetReadLength(uint32_t l) | gdcm::DocEntry | [inline] |
SetSelfArea(bool area) | gdcm::DataEntry | [inline] |
SetState(const TValueState &state) | gdcm::DataEntry | [inline] |
SetString(std::string const &value) | gdcm::DataEntry | |
SetValue(const uint32_t &id, const double &val) | gdcm::DataEntry | |
SetVM(TagName const &v) | gdcm::DocEntry | [inline] |
State | gdcm::DataEntry | [private] |
STATE_LOADED enum value | gdcm::DataEntry | |
STATE_NOTLOADED enum value | gdcm::DataEntry | |
STATE_UNFOUND enum value | gdcm::DataEntry | |
STATE_UNREAD enum value | gdcm::DataEntry | |
StrArea | gdcm::DataEntry | [mutable, protected] |
TValueFlag enum name | gdcm::DataEntry | |
TValueState enum name | gdcm::DataEntry | |
Unregister() | gdcm::RefCounter | [inline] |
WriteContent(std::ofstream *fp, FileType filetype) | gdcm::DataEntry | [virtual] |
~Base() | gdcm::Base | [inline, virtual] |
~DataEntry() | gdcm::DataEntry | [protected] |
~DocEntry() | gdcm::DocEntry | [protected, virtual] |
~RefCounter() | gdcm::RefCounter | [inline, protected, virtual] |