| AllowOutOfOrderCommandParameters(bool allow) | SqlLiteConnection | [virtual] |
| BeginTransaction() (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| ChangeDatabase(const String &dbFilename) | SqlLiteConnection | [virtual] |
| CheckMem() const (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| Close() | SqlLiteConnection | [virtual] |
| Connection(const String &serverOrIP, const String &database, const String &uid, const String &pw) (defined in Connection) | Connection | |
| CreateCommand() (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| CreateCommand(const String &cmdText) (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| ExecuteNonQuery(const String &sql) (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| ExecuteQuery(const String &sql) (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| GetConnection(const String &connectString) (defined in Connection) | Connection | [static] |
| IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [inline] |
| m_database (defined in Connection) | Connection | [protected] |
| m_db (defined in SqlLiteConnection) | SqlLiteConnection | [protected] |
| m_host (defined in Connection) | Connection | [protected] |
| m_pw (defined in Connection) | Connection | [protected] |
| m_uid (defined in Connection) | Connection | [protected] |
| Open() | SqlLiteConnection | [virtual] |
| RegisterThread() | SqlLiteConnection | [virtual] |
| RegisterThreadExit() | SqlLiteConnection | [virtual] |
| SqlLiteConnection(const String &databaseFilename) (defined in SqlLiteConnection) | SqlLiteConnection | |
| ValidateMem() const (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |
| ~Connection() (defined in Connection) | Connection | [virtual] |
| ~IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [virtual] |
| ~SqlLiteConnection() (defined in SqlLiteConnection) | SqlLiteConnection | [virtual] |