vega
|
This is the complete list of members for vega::Tag, including all inherited members.
element() const | vega::Tag | |
element() | vega::Tag | |
element_type typedef | vega::Tag | |
group() const | vega::Tag | |
group() | vega::Tag | |
group_type typedef | vega::Tag | |
is_file_meta() const | vega::Tag | |
is_item_delimitation_tag() const | vega::Tag | |
is_item_tag() const | vega::Tag | |
is_private() const | vega::Tag | |
is_private_owner() const | vega::Tag | |
is_sequence_delimitation_tag() const | vega::Tag | |
ITEM | vega::Tag | static |
ITEM_DELIMITATION | vega::Tag | static |
ITEM_DELIMITATION_TAG | vega::Tag | static |
ITEM_TAG | vega::Tag | static |
operator!=(const Tag &other) const | vega::Tag | |
operator<(const Tag &other) const | vega::Tag | |
operator<<(std::ostream &os, const Tag &tag) | vega::Tag | friend |
operator==(const Tag &other) const | vega::Tag | |
PIXEL_DATA | vega::Tag | static |
PIXEL_DATA_TAG | vega::Tag | static |
SEQ_DELIMITATION | vega::Tag | static |
SEQ_DELIMITATION_TAG | vega::Tag | static |
str() const | vega::Tag | |
tag() const | vega::Tag | |
Tag() | vega::Tag | inline |
Tag(tag_type tag) | vega::Tag | inlineexplicit |
Tag(group_type group, element_type element) | vega::Tag | inlineexplicit |
tag_type typedef | vega::Tag |