odil
C++11libraryfortheDICOMstandard
|
This is the complete list of members for odil::Tag, including all inherited members.
element | odil::Tag | |
get_name() const | odil::Tag | |
group | odil::Tag | |
is_private() const | odil::Tag | |
operator std::string() const | odil::Tag | |
operator!=(Tag const &other) const | odil::Tag | |
operator<(Tag const &other) const | odil::Tag | |
operator<=(Tag const &other) const | odil::Tag | |
operator=(Tag const &)=default (defined in odil::Tag) | odil::Tag | |
operator=(Tag &&)=default (defined in odil::Tag) | odil::Tag | |
operator==(Tag const &other) const | odil::Tag | |
operator>(Tag const &other) const | odil::Tag | |
operator>=(Tag const &other) const | odil::Tag | |
Tag(uint16_t group, uint16_t element) | odil::Tag | |
Tag(uint32_t tag=0) | odil::Tag | |
Tag(std::string const &string) | odil::Tag | |
Tag(char const *string) | odil::Tag | |
Tag(Tag const &)=default (defined in odil::Tag) | odil::Tag | |
Tag(Tag &&)=default (defined in odil::Tag) | odil::Tag | |
~Tag()=default (defined in odil::Tag) | odil::Tag |