sptk2 logo
SPTK Home Page
sptk::MySQLStatement Member List

This is the complete list of members for sptk::MySQLStatement, including all inherited members.

bindResult(FieldList &fields)sptk::MySQLStatement
close() overridesptk::MySQLStatementvirtual
colCount() constsptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >inline
DatabaseStatement(MySQLConnection *connection)sptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >inlineexplicit
dateTimeToMySQLDate(MYSQL_TIME &mysqlDate, DateTime timestamp, VariantDataType timeType)sptk::MySQLStatementstatic
enumeratedParams()sptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >inline
enumerateParams(QueryParameterList &queryParams) overridesptk::MySQLStatementvirtual
eof() constsptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >inline
execute(bool) overridesptk::MySQLStatementvirtual
fetch() overridesptk::MySQLStatementvirtual
MySQLStatement(MySQLConnection *connection, String sql, bool autoPrepare)sptk::MySQLStatement
MySQLStatement(const MySQLStatement &)=deletesptk::MySQLStatement
MySQLStatement(MySQLStatement &&)=defaultsptk::MySQLStatement
mySQLTypeToVariantType(enum_field_types mysqlType)sptk::MySQLStatementstatic
operator=(const MySQLStatement &)=deletesptk::MySQLStatement
operator=(MySQLStatement &&)=defaultsptk::MySQLStatement
outputParameterCount() constsptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >inline
prepare(const String &sql) constsptk::MySQLStatement
readResultRow(FieldList &fields)sptk::MySQLStatement
setParameterValues() overridesptk::MySQLStatementvirtual
stmt() constsptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >inline
variantTypeToMySQLType(VariantDataType dataType)sptk::MySQLStatementstatic
~DatabaseStatement()=defaultsptk::DatabaseStatement< MySQLConnection, MYSQL_STMT >virtual

Fri Oct 14 2022 09:58:43: SPTK 5.4.1