GDCM  2.4.5
Classes | Namespaces | Macros | Functions
gdcmVM.h File Reference
#include "gdcmTypes.h"
#include <iostream>
Include dependency graph for gdcmVM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gdcm::VM
 Value Multiplicity Looking at the DICOMV3 dict only there is very few cases: 1 2 3 4 5 6 8 16 24 1-2 1-3 1-8 1-32 1-99 1-n 2-2n 2-n 3-3n 3-n. More...
 
struct  gdcm::VMToLength< T >
 

Namespaces

 gdcm
 

Macros

#define TYPETOLENGTH(type, length)
 

Functions

std::ostream & gdcm::operator<< (std::ostream &_os, const VM &_val)
 

Macro Definition Documentation

#define TYPETOLENGTH (   type,
  length 
)
Value:
template<> struct VMToLength<VM::type> \
{ enum { Length = length }; };

Generated on Fri Sep 25 2015 17:58:27 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo