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 | |
Element(Value const &value=Value(), VR const &vr=VR::INVALID) | odil::Element | |
Element(Value::Integers const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(Value::Reals const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(Value::Strings const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(Value::DataSets const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(Value::Binary const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(std::initializer_list< int > const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(std::initializer_list< Value::Integer > const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(std::initializer_list< Value::Real > const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(std::initializer_list< Value::String > const &value, VR const &vr=VR::INVALID) | odil::Element | |
Element(std::initializer_list< DataSet > const &value, VR const &vr=VR::INVALID) | 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 &other) const | odil::Element | |
size() const | odil::Element | |
vr | odil::Element |