Odil
A C++11 library for the DICOM standard
|
Go to the source code of this file.
Classes | |
class | odil::ElementsDictionaryKey |
Key of a dictionary of DICOM elements. More... | |
struct | odil::ElementsDictionaryEntry |
Entry in a dictionary of DICOM elements. More... | |
Namespaces | |
odil | |
Typedefs | |
typedef std::map< ElementsDictionaryKey, ElementsDictionaryEntry > | odil::ElementsDictionary |
Functions | |
ElementsDictionary::const_iterator | odil::find (ElementsDictionary const &dictionary, Tag const &tag) |