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

Go to the source code of this file.

Classes

class  odil::Tag
 A DICOM element tag. More...
 

Namespaces

namespace  odil
 

Functions

std::ostream & odil::operator<< (std::ostream &stream, Tag const &tag)
 Stream inserter. More...