ColumnDataReader.cpp File Reference

#include "ColumnDataReader.hpp"
#include <string>
#include <vector>
#include <map>
#include "FileFinder.hpp"
#include "ColumnDataConstants.hpp"
#include <fstream>
#include <sstream>
#include <iomanip>
#include <cassert>
#include <climits>
#include "OutputFileHandler.hpp"
#include "Exception.hpp"
Include dependency graph for ColumnDataReader.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int NOT_READ = -999

Detailed Description

Implementation file for ColumnDataReader class.

Definition in file ColumnDataReader.cpp.


Variable Documentation

const int NOT_READ = -999

Variables read in from the data file are initialised to the following constant so one can check if they were read correctly.

Definition at line 50 of file ColumnDataReader.cpp.

Referenced by ColumnDataReader::CheckFiles().

Generated on Thu Dec 22 13:00:20 2011 for Chaste by  doxygen 1.6.3