IODA Bundle
TextReaderIterator.cc File Reference
#include "odc/csv/TextReaderIterator.h"
#include <algorithm>
#include <fstream>
#include "eckit/filesystem/PathName.h"
#include "eckit/utils/StringTools.h"
#include "eckit/types/Types.h"
#include "eckit/utils/Translator.h"
#include "odc/csv/TextReader.h"
#include "odc/api/ColumnType.h"
Include dependency graph for TextReaderIterator.cc:

Go to the source code of this file.

Namespaces

 odc
 

Typedefs

typedef StringTools S
 

Detailed Description

Author
Piotr Kuchta, Oct 2010

Definition in file TextReaderIterator.cc.

Typedef Documentation

◆ S

typedef StringTools S

Definition at line 31 of file TextReaderIterator.cc.