Odil
A C++11 library for the DICOM standard
Namespaces | Functions | Variables
uid.h File Reference
#include <string>
#include "odil/odil.h"
Include dependency graph for uid.h:

Go to the source code of this file.

Namespaces

namespace  odil
 

Functions

std::string odil::generate_uid ()
 Generate a UID under the UID prefix. More...
 

Variables

std::string const odil::uid_prefix ="1.2.826.0.1.3680043.9.5560"
 UID prefix of Odil. More...
 
std::string odil::implementation_class_uid
 Implementation class UID of Odil. More...
 
std::string odil::implementation_version_name
 Implementation version name of Odil. More...