CppSQLite3Query Member List

This is the complete list of members for CppSQLite3Query, including all inherited members.

checkVM()CppSQLite3Query [private]
CppSQLite3Query()CppSQLite3Query
CppSQLite3Query(const CppSQLite3Query &rQuery)CppSQLite3Query
CppSQLite3Query(sqlite3 *pDB, sqlite3_stmt *pVM, bool bEof, bool bOwnVM=true)CppSQLite3Query
eof()CppSQLite3Query
fieldDataType(int nCol)CppSQLite3Query
fieldDeclType(int nCol)CppSQLite3Query
fieldIndex(const char *szField)CppSQLite3Query
fieldIsNull(int nField)CppSQLite3Query
fieldIsNull(const char *szField)CppSQLite3Query
fieldName(int nCol)CppSQLite3Query
fieldValue(int nField)CppSQLite3Query
fieldValue(const char *szField)CppSQLite3Query
finalize()CppSQLite3Query
getBlobField(int nField, int &nLen)CppSQLite3Query
getBlobField(const char *szField, int &nLen)CppSQLite3Query
getFloatField(int nField, double fNullValue=0.0)CppSQLite3Query
getFloatField(const char *szField, double fNullValue=0.0)CppSQLite3Query
getIntField(int nField, int nNullValue=0)CppSQLite3Query
getIntField(const char *szField, int nNullValue=0)CppSQLite3Query
getStringField(int nField, const char *szNullValue="")CppSQLite3Query
getStringField(const char *szField, const char *szNullValue="")CppSQLite3Query
mbEofCppSQLite3Query [private]
mbOwnVMCppSQLite3Query [private]
mnColsCppSQLite3Query [private]
mpDBCppSQLite3Query [private]
mpVMCppSQLite3Query [private]
nextRow()CppSQLite3Query
numFields()CppSQLite3Query
operator=(const CppSQLite3Query &rQuery)CppSQLite3Query
~CppSQLite3Query()CppSQLite3Query [virtual]


Generated on Mon May 29 01:10:34 2006 for Papagan by  doxygen 1.4.6-NO