NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Namespaces | Functions
niftkCSVRow.h File Reference
Include dependency graph for niftkCSVRow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  niftk::CSVRow
 Comma separated value (CSV) row class used to parse rows from an input stream and split them into a vector of strin elements. More...
 

Namespaces

 niftk
 

Functions

std::istream & niftk::operator>> (std::istream &str, CSVRow &data)
 
std::ostream & niftk::operator<< (std::ostream &os, const CSVRow &data)