MeVisLab Toolbox Reference
DCMTree::Tag Member List

This is the complete list of members for DCMTree::Tag, including all inherited members.

addSequenceItem(const TreePtr &sequence)DCMTree::Tag
addSequenceItem()DCMTree::Tag
addValue(std::string value)DCMTree::Tag
addValue(Date value)DCMTree::Tag
addValue(Time value)DCMTree::Tag
addValue(DateTime value)DCMTree::Tag
addValue(float value)DCMTree::Tag
addValue(double value)DCMTree::Tag
addValue(int value)DCMTree::Tag
addValue(unsigned int value)DCMTree::Tag
addValue(short int value)DCMTree::Tag
addValue(unsigned short int value)DCMTree::Tag
addValue()DCMTree::Tagvirtual
compare(const Tag &tag, double tolerance=0.0001) constDCMTree::Tag
copy() constDCMTree::Tagvirtual
deserializeX(DCMTree_Serialization::Source &source) overrideDCMTree::Tagvirtual
dropSequenceItem(unsigned idx)DCMTree::Tag
dropSequenceItems()DCMTree::Tag
dropValues()DCMTree::Tag
fromStream(std::istream &in, bool readName)DCMTree::Tagvirtual
getValue(unsigned int idx=0) constDCMTree::Tag
getValueSize(unsigned int idx) constDCMTree::Tagvirtual
getValueSize() constDCMTree::Tagvirtual
info() constDCMTree::Tag
isEmpty() constDCMTree::Tag
isEqual(const Tag &other, double tolerance=0) constDCMTree::Tag
isNull(unsigned idx) constDCMTree::Tag
isSequence() constDCMTree::Tag
isSequenceItemNull(unsigned idx) constDCMTree::Tag
numberOfSequenceItems() constDCMTree::Tag
numberOfValues() constDCMTree::Tagvirtual
operator!=(const Tag &other) constDCMTree::Tag
operator=(const Tag &other)DCMTree::Tag
operator==(const Tag &other) constDCMTree::Tag
sequenceItems() constDCMTree::Tag
sequenceItems()DCMTree::Tag
serializeX(DCMTree_Serialization::Sink &sink) const overrideDCMTree::Tagvirtual
setInfo(const TagInfo &info)DCMTree::Tag
setSequenceItem(const TreePtr &sequence, unsigned idx=0)DCMTree::Tag
setValue(std::string value, unsigned int idx=0)DCMTree::Tag
setValue(Date value, unsigned int idx=0)DCMTree::Tag
setValue(Time value, unsigned int idx=0)DCMTree::Tag
setValue(DateTime value, unsigned int idx=0)DCMTree::Tag
setValue(float value, unsigned int idx=0)DCMTree::Tag
setValue(double value, unsigned int idx=0)DCMTree::Tag
setValue(int value, unsigned int idx=0)DCMTree::Tag
setValue(unsigned int value, unsigned int idx=0)DCMTree::Tag
setValue(short int value, unsigned int idx=0)DCMTree::Tag
setValue(unsigned short int value, unsigned int idx=0)DCMTree::Tag
setValue(const Value &value, unsigned int idx=0)DCMTree::Tag
setVr(Vr vr)DCMTree::Tag
Tag()DCMTree::Tag
Tag(const TagInfo &info)DCMTree::Tag
Tag(const Tag &other)DCMTree::Tag
Tag(const Tag &other, unsigned short slot)DCMTree::Tag
tagInfo() constDCMTree::Taginlineprotected
toDate(unsigned int idx=0) constDCMTree::Tag
toDateTime(unsigned int idx=0) constDCMTree::Tag
toDouble(unsigned int idx=0) constDCMTree::Tag
toFloat(unsigned int idx=0) constDCMTree::Tag
toInt(unsigned int idx=0) constDCMTree::Tag
toShort(unsigned int idx=0) constDCMTree::Tag
toStream(std::ostream &out, bool writeName) constDCMTree::Tagvirtual
toString(unsigned int idx, StringTrimMode trimMode=DO_NOT_TRIM) constDCMTree::Tag
toString(StringTrimMode trimMode=DO_NOT_TRIM) constDCMTree::Tag
toTime(unsigned int idx=0) constDCMTree::Tag
toUInt(unsigned int idx=0) constDCMTree::Tag
toUShort(unsigned int idx=0) constDCMTree::Tag
~Deserializable()DCMTree_Serialization::Deserializableinlinevirtual
~Serializable()DCMTree_Serialization::Serializableinlinevirtual
~Tag() overrideDCMTree::Tag