OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
fcst_db.h File Reference
#include <iostream>
#include <ctime>
#include <fcst_utilities.h>
#include <string>
#include <sqlite3.h>
#include <vector>
#include <stdexcept>
#include <fstream>
Include dependency graph for fcst_db.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FcstUtilities::FCSTdatabase
 This class is for interfacing with SQL databases, *for the purpose of accessing and storing simulation results. More...
 
class  FcstUtilities::DatabaseOC
 This class is for storing a list of up to 5 parameters and is used as a way of informing the FCSTdatabase class about the model you wish to store/access. More...
 

Namespaces

namespace  FcstUtilities