odil
C++11libraryfortheDICOMstandard
Public Member Functions | Public Attributes | List of all members
odil::UIDsDictionaryEntry Struct Reference

Entry in a dictionary of DICOM UIDs. More...

#include <UIDsDictionary.h>

Public Member Functions

 UIDsDictionaryEntry (std::string const &name="", std::string const &keyword="", std::string const &type="")
 Constructor.
 

Public Attributes

std::string name
 Full name.
 
std::string keyword
 Brief name.
 
std::string type
 Category.
 

Detailed Description

Entry in a dictionary of DICOM UIDs.


The documentation for this struct was generated from the following files: