NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Typedefs | Functions
niftkPrintDICOMSeries.cxx File Reference
Include dependency graph for niftkPrintDICOMSeries.cxx:

Typedefs

typedef itk::MetaDataDictionary DictionaryType
 
typedef itk::MetaDataObject
< std::string
MetaDataStringType
 

Functions

void PrintTag (std::fstream *fout, const DictionaryType &dictionary, std::string entryId)
 
int main (int argc, char *argv[])
 

Typedef Documentation

typedef itk::MetaDataDictionary DictionaryType
typedef itk::MetaDataObject< std::string > MetaDataStringType

Function Documentation

int main ( int  argc,
char *  argv[] 
)
void PrintTag ( std::fstream *  fout,
const DictionaryType dictionary,
std::string  entryId 
)