|
MeVisLab Toolbox Reference
|
This is the complete list of members for DCMTree::TagInfo, including all inherited members.
| deserializeX(DCMTree_Serialization::Source &source) override | DCMTree::TagInfo | virtual |
| fromStream(std::istream &in, bool readName, size_t maxSize=0) | DCMTree::TagInfo | |
| id() const | DCMTree::TagInfo | |
| isCodedString() const | DCMTree::TagInfo | |
| multiplicity() const | DCMTree::TagInfo | |
| operator=(const TagInfo &other) | DCMTree::TagInfo | |
| serializeX(DCMTree_Serialization::Sink &sink) const override | DCMTree::TagInfo | virtual |
| setId(const TagId &tagid) | DCMTree::TagInfo | |
| setMultiplicity(const TagValueMultiplicity &multiplicity) | DCMTree::TagInfo | |
| setVr(const Vr &vr) | DCMTree::TagInfo | |
| TagInfo() | DCMTree::TagInfo | |
| TagInfo(const TagId &tagid, const Dict &dictionary) | DCMTree::TagInfo | |
| TagInfo(const TagId &tagid, const Vr &vr, const TagValueMultiplicity &multiplicity) | DCMTree::TagInfo | |
| TagInfo(const TagInfo &other) | DCMTree::TagInfo | |
| toStream(std::ostream &out, bool writeName) const | DCMTree::TagInfo | |
| vr() const | DCMTree::TagInfo | |
| ~Deserializable() | DCMTree_Serialization::Deserializable | inlinevirtual |
| ~Serializable() | DCMTree_Serialization::Serializable | inlinevirtual |
| ~TagInfo() override | DCMTree::TagInfo |