vega
|
This is the complete list of members for vega::VR, including all inherited members.
block_size() const | vega::VR | |
data() const | vega::VR | inline |
data() | vega::VR | inline |
is_combined_vr() const | vega::VR | |
is_sequence() const | vega::VR | |
long_str() const | vega::VR | |
name() const | vega::VR | |
needs_two_byte_padding() const | vega::VR | |
operator!=(const VR &other) const | vega::VR | |
operator<(const VR &other) const | vega::VR | |
operator<<(std::ostream &os, const VR &tag) | vega::VR | friend |
operator==(const VR &other) const | vega::VR | |
str() const | vega::VR | |
valid() const | vega::VR | |
validate_value_manipulator() const | vega::VR | |
value_type typedef | vega::VR | |
VR() | vega::VR | inline |
VR(Data data) | vega::VR | inlineexplicit |
VR(value_type value) | vega::VR | inlineexplicit |
VR(char c1, char c2) | vega::VR | inlineexplicit |
VR(const std::string &chars) | vega::VR | inlineexplicit |