#include <DBInterface.h>
Public Attributes | |
| char | host [30] |
| char | user [30] |
| char | password [30] |
| char | database [30] |
Static Public Attributes | |
| static const int | maxParamLength = 30 |
Definition at line 33 of file DBInterface.h.
|
|
Definition at line 38 of file DBInterface.h. Referenced by DBInterface::DBInterface(). |
|
|
Definition at line 35 of file DBInterface.h. Referenced by DBInterface::DBInterface(). |
|
|
Definition at line 34 of file DBInterface.h. Referenced by DBInterface::DBInterface(). |
|
|
Definition at line 37 of file DBInterface.h. Referenced by DBInterface::DBInterface(). |
|
|
Definition at line 36 of file DBInterface.h. Referenced by DBInterface::DBInterface(). |
1.4.4