MeVisLab Toolbox Reference
DCMTree_TagInfo.h File Reference
#include <istream>
#include <ostream>
#include <string>
#include "DCMTree_Lib.h"
#include "DCMTree_Defines.h"
#include "DCMTree_TagId.h"
#include "DCMTree_Dict.h"

Go to the source code of this file.

Classes

class  DCMTree::TagInfo
 Class to carry meta information about a specific tag. More...
 

Namespaces

 DCMTree
 Class to dump a DCMTree DICOM message into a human-readable file.
 

Functions

std::ostream & DCMTree::operator<< (std::ostream &out, const TagInfo &t)
 
std::istream & DCMTree::operator>> (std::istream &in, TagInfo &t)