|
Odil
A C++11 library for the DICOM standard
|
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 | odil::Tag | |
| operator=(Tag &&)=default | 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 | odil::Tag | |
| Tag(Tag &&)=default | odil::Tag | |
| ~Tag()=default | odil::Tag |
1.8.13