Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
Isis::SqlRecord Member List

This is the complete list of members for Isis::SqlRecord, including all inherited members.

getFieldIndex(const QString &name) constIsis::SqlRecord
getFieldName(int index) constIsis::SqlRecord
getType(int index) constIsis::SqlRecord
getType(const QString &name) constIsis::SqlRecord
getValue(int index) constIsis::SqlRecord
getValue(const QString &name) constIsis::SqlRecord
hasField(const QString &name) constIsis::SqlRecord
isNull(const QString &name) constIsis::SqlRecord
size() constIsis::SqlRecordinline
SqlRecord()Isis::SqlRecord
SqlRecord(const SqlQuery &query)Isis::SqlRecord
~SqlRecord()Isis::SqlRecordinlinevirtual