Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DS1307 TextLCD mbed
MySQLClient.h File Reference
MySQL Client header file. More...
Go to the source code of this file.
Data Structures | |
class | MySQLClient |
A MySQL Client. More... | |
Enumerations | |
enum | MySQLResult { MYSQL_OK, MYSQL_PROCESSING, MYSQL_PRTCL, MYSQL_SETUP, MYSQL_DNS, MYSQL_AUTHFAILED, MYSQL_READY, MYSQL_SQL, MYSQL_TIMEOUT, MYSQL_CONN } |
MySQL client results. More... |
Detailed Description
MySQL Client header file.
Definition in file MySQLClient.h.
Enumeration Type Documentation
enum MySQLResult |
MySQL client results.
- Enumerator:
Definition at line 46 of file MySQLClient.h.
Generated on Sun Jul 17 2022 10:12:52 by
