SQLiteUtil::Mapping Struct Reference

#include <SQLiteUtil.h>

List of all members.

Public Attributes

const char * colname
const char * tablename
const char * propname
int colindex


Detailed Description

information about the database mapping

Definition at line 53 of file SQLiteUtil.h.


Member Data Documentation

determined dynamically in open(): index of the column, -1 if not present

Definition at line 57 of file SQLiteUtil.h.

column name in SQL table

Definition at line 54 of file SQLiteUtil.h.

Referenced by SQLiteUtil::open().

optional: vcard/vcalendar property which corresponds to this

Definition at line 56 of file SQLiteUtil.h.

name of the SQL table which has this column

Definition at line 55 of file SQLiteUtil.h.


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

Generated on Sat Oct 18 17:17:05 2008 for SyncEvolution and Funambol by  doxygen 1.5.7.1