creaImageIO_lib
Main Page
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
CppSQLite3Table Member List
This is the complete list of members for
CppSQLite3Table
, including all inherited members.
checkResults
()
CppSQLite3Table
private
CppSQLite3Table
()
CppSQLite3Table
CppSQLite3Table
(const CppSQLite3Table &rTable)
CppSQLite3Table
CppSQLite3Table
(char **paszResults, int nRows, int nCols)
CppSQLite3Table
fieldIsNull
(int nField)
CppSQLite3Table
fieldIsNull
(const char *szField)
CppSQLite3Table
fieldName
(int nCol)
CppSQLite3Table
fieldValue
(int nField)
CppSQLite3Table
fieldValue
(const char *szField)
CppSQLite3Table
finalize
()
CppSQLite3Table
getFloatField
(int nField, double fNullValue=0.0)
CppSQLite3Table
getFloatField
(const char *szField, double fNullValue=0.0)
CppSQLite3Table
getIntField
(int nField, int nNullValue=0)
CppSQLite3Table
getIntField
(const char *szField, int nNullValue=0)
CppSQLite3Table
getStringField
(int nField, const char *szNullValue="")
CppSQLite3Table
getStringField
(const char *szField, const char *szNullValue="")
CppSQLite3Table
mnCols
CppSQLite3Table
private
mnCurrentRow
CppSQLite3Table
private
mnRows
CppSQLite3Table
private
mpaszResults
CppSQLite3Table
private
numFields
()
CppSQLite3Table
numRows
()
CppSQLite3Table
operator=
(const CppSQLite3Table &rTable)
CppSQLite3Table
setRow
(int nRow)
CppSQLite3Table
~CppSQLite3Table
()
CppSQLite3Table
virtual
Generated by
1.8.3.1