My Project
 All Classes Files Functions
Public Member Functions | List of all members
CSV Class Reference

Public Member Functions

 CSV (GUI host)
 
void ImportCSVFile (File CSVFile)
 
void ImportCSVFileLeft (File CSVFile)
 

Constructor & Destructor Documentation

CSV.CSV ( GUI  host)
inline

Construct a CSV

Parameters
hostis the instance of the main GUI to be shared with all classes

Member Function Documentation

void CSV.ImportCSVFile ( File  CSVFile)
inline

Import the data from a CSV File

Parameters
CSVFileis the RandomAccessFile which was selected by the user

The documentation for this class was generated from the following file: