MeVisLab Toolbox Reference
gdcm Namespace Reference

Namespace of the Grassroots DICOM library. More...

Classes

class  CSADecoder
 Class CSADecoder adopted from gdcm implementation to decode Siemens CSA DICOM header tags. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const CSADecoder &d)
 Print operator streaming out the CSADecoder. More...
 

Detailed Description

Namespace of the Grassroots DICOM library.

Function Documentation

◆ operator<<()

std::ostream& gdcm::operator<< ( std::ostream &  os,
const CSADecoder d 
)
inline

Print operator streaming out the CSADecoder.

Definition at line 130 of file mlCSADecoder.h.