Raspberry Pi Weighting Control System
This project serves as a simple weighting control system, that was realized as a Bachelor Thesis
|
Go to the source code of this file.
Classes | |
struct | db_driver_conf |
Container for configuration neccessary to open database connnection. More... | |
struct | user_cred |
Struct used to contain username, password and user status until credentials are verified. More... | |
class | db_driver |
Handles database querries. More... | |
Macros | |
#define | DB_CONF_BUF_SIZE 32 |
#define DB_CONF_BUF_SIZE 32 |
Definition at line 10 of file db_driver.h.