The qDecoder Project

Q_DB Struct Reference

Structure for independent database interface. More…


Data Fields

bool connected
struct {
   char *   dbtype
   char *   addr
   int   port
   char *   username
   char *   password
   char *   database
   bool   autocommit
   bool   fetchtype
info


Detailed Description

Structure for independent database interface.


Field Documentation

bool Q_DB::connected

if opened true, if closed false

struct { … } Q_DB::info

database connection infomation


The documentation for this struct was generated from the following file:

[Home] [About] [Examples] [Changes] [Download] [SVN Repository] [Install] [Reference]