DAQ  1.0.0
Data Acquisition System (basic demo)
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  src
  database-server
  client
 client.ccThis file have the implementation for Client class
 client.hThis file have the interface for Client class
  data-access
  test
 dataaccess_unit_test.ccThis file have the data access unit test
 dataaccesstest.ccThis file have the implementation for DataAccessTest class
 mocksqlitewrapper.hThis file have the sqlitewrapper mock implementation
 dataaccess.ccThis file have the implementation for DataAccess class
 dataaccess.hThis file have the interface for DataAccess class
 idataaccess.hThis file have the interface for IDataAccess class
  data-model
 variable.ccThis file have the implementation for Variable class
 variable.hThis file have the interface for Variable class
 varvalue.ccThis file have the implementation for VarValue class
 varvalue.hThis file have the interface for VarValue class
  data-source
  test
 sqlitedatasource_integration_test.ccThis file have the implementation for sqlitedatamodel integration tests
 testutil.ccThis file have the implementation for test utils
 testutil.hThis file have the interface for test utils
 idatasource.hThis file have the interface for the IDataSource class
 sqlitewrapper.ccThis file have the implementation for SQLiteWrapper class
 sqlitewrapper.hThis file have the interface for SQLiteWrapper class
 server.cc
 session.ccThis file have the implementation for Session class
 session.hThis file have the interface for Session class
  hmi
  model
 varmodel.cc
 varmodel.hThis file have the interface for VarModel class
 varsmodel.ccThis file have the implementation for VarsModel class
 varsmodel.hThis file have the interface for VarsModel class
 varvaluemodel.ccThis file have the interface for VarValueModel class
 varvaluemodel.hThis file have the interface for VarValueModel class
 varvaluesmodel.ccThis file have the implementation for VarValuesModel class
 varvaluesmodel.hThis file have the interface for VarValuesModel class
 main.ccThis file have the startup/seupt for the HMI application
 MainPage.hThis file is for doxygen main page