Prüfungsamt-Projekt  1.0.0
SQLConnectionInterface Elementverzeichnis
Vollständige Aufstellung aller Elemente für SQLConnectionInterface einschließlich aller geerbten Elemente.
beginTransaction()=0SQLConnectionInterface [pure virtual]
commitTransaction()=0SQLConnectionInterface [pure virtual]
createCursor(const char *cursorName, const char *command)=0SQLConnectionInterface [pure virtual]
deleteCursor(const char *cursorName)=0SQLConnectionInterface [pure virtual]
execute(const char *command)=0SQLConnectionInterface [pure virtual]
fetchCursor(const char *cursorName, const char *what="ALL")=0SQLConnectionInterface [pure virtual]
getField(cardinal col)=0SQLConnectionInterface [pure virtual]
getFields()=0SQLConnectionInterface [pure virtual]
getMonitor() const =0SQLConnectionInterface [pure virtual]
getTuples()=0SQLConnectionInterface [pure virtual]
getValue(cardinal row, cardinal col)=0SQLConnectionInterface [pure virtual]
optimize(const char *tableName)=0SQLConnectionInterface [pure virtual]
rollbackTransaction()=0SQLConnectionInterface [pure virtual]
setMonitor(SQLMonitorInterface *monitor)=0SQLConnectionInterface [pure virtual]
 Alle Klassen Dateien Funktionen Variablen Typdefinitionen Aufzählungen Aufzählungswerte Freundbeziehungen Makrodefinitionen