Cornell Tech-Unity-project  1.0
Public Member Functions | List of all members
ConnectToMySQL Class Reference
Inheritance diagram for ConnectToMySQL:

Public Member Functions

void AddEntries (IList< string > dataStrings)
 Adds the data collected to the mysql local db. The inserted data is a single string More...
 

Member Function Documentation

void ConnectToMySQL.AddEntries ( IList< string >  dataStrings)

Adds the data collected to the mysql local db. The inserted data is a single string

Parameters
dataStringsa list of the data collected in strings (per second)

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