odil
C++11libraryfortheDICOMstandard
|
This is the complete list of members for odil::Element, including all inherited members.
as_binary() const | odil::Element | |
as_binary() | odil::Element | |
as_data_set() const | odil::Element | |
as_data_set() | odil::Element | |
as_int() const | odil::Element | |
as_int() | odil::Element | |
as_real() const | odil::Element | |
as_real() | odil::Element | |
as_string() const | odil::Element | |
as_string() | odil::Element | |
clear() | odil::Element | |
Element(VR const &vr) | odil::Element | |
Element(Value const &value, VR const &vr) | odil::Element | |
Element(Value &&value, VR const &vr) | odil::Element | |
Element(Value::Integers const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Integers &&value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< Value::Integers ::value_type > const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Reals const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Reals &&value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< Value::Reals ::value_type > const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Strings const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Strings &&value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< Value::Strings ::value_type > const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::DataSets const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::DataSets &&value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< Value::DataSets ::value_type > const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Binary const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Value::Binary &&value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< Value::Binary ::value_type > const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< int > const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(std::initializer_list< std::initializer_list< uint8_t >> const &value, VR const &vr=VR::INVALID) (defined in odil::Element) | odil::Element | |
Element(Element const &)=default (defined in odil::Element) | odil::Element | |
Element(Element &&)=default (defined in odil::Element) | odil::Element | |
empty() const | odil::Element | |
get_value() const | odil::Element | |
is_binary() const | odil::Element | |
is_data_set() const | odil::Element | |
is_int() const | odil::Element | |
is_real() const | odil::Element | |
is_string() const | odil::Element | |
operator!=(Element const &other) const | odil::Element | |
operator=(Element const &)=default (defined in odil::Element) | odil::Element | |
operator=(Element &&)=default (defined in odil::Element) | odil::Element | |
operator==(Element const &other) const | odil::Element | |
size() const | odil::Element | |
vr | odil::Element | |
~Element()=default (defined in odil::Element) | odil::Element |