alwaysSameStructure() | mcs::RecordSet | |
bind() | mcs::Query | [private] |
close() | mcs::Query | |
customFillBuffer(char *buf, unsigned int &chunksize, bool firstTime) | mcs::Query | |
dump(string fn) | mcs::RecordSet | |
eof() | mcs::RecordSet | |
execute(bool StoreResult=false) | mcs::Query | |
ExecutionDetails(string pre="") | mcs::Query | |
fetch(unsigned int newpos, bool random) | mcs::Query | [private, virtual] |
gotRecordSet() | mcs::Query | |
gotResult | mcs::Query | [private] |
gotStmtInitialized | mcs::Query | [private] |
hk_dump(string fn) | mcs::RecordSet | [protected, virtual] |
init(unsigned char code, unsigned int nrows=0, Record *meta=NULL, short int id=0) | mcs::RecordSet | [protected] |
insert(Record *rec) | mcs::RecordSet | |
insert(Record &rec) | mcs::RecordSet | |
know_nRows() | mcs::RecordSet | |
laffectedRows | mcs::Query | [private] |
last_id() | mcs::Query | |
lastid | mcs::Query | [private] |
lbparam | mcs::Query | [private] |
lbrec | mcs::Query | [private] |
lconn | mcs::Query | [private] |
ldbc | mcs::Query | [private] |
lhandleNewDBConn | mcs::Query | [private] |
lookup(string field, string table, string where="") | mcs::Query | |
lparam | mcs::Query | [private] |
lstmt | mcs::Query | [private] |
MCS_DEBUG_ALLOC | mcs::Query | [private] |
metarec() | mcs::RecordSet | |
myrec | mcs::Query | [private] |
nAffectedRows() | mcs::Query | |
newRecord() | mcs::Query | [private, virtual] |
nFields() | mcs::RecordSet | |
nlparam | mcs::Query | [private] |
nRows() | mcs::RecordSet | |
operator=(const Query &) | mcs::Query | |
mcs::RecordSet::operator=(const RecordSet &) | mcs::RecordSet | |
param() | mcs::Query | |
parseFieldList(int op, string &fields, string &values, int &autoIncr) | mcs::Query | [private] |
pos() | mcs::RecordSet | |
prepare(string SQL="") | mcs::Query | |
prepare_with_parameters(int op, string fields, string table, string where="") | mcs::Query | |
prepare_with_parameters(int op, char **fields, int nfields, string table, string where="") | mcs::Query | |
prepRecToSend() | mcs::RecordSet | |
printResultSet(unsigned int &nrows, unsigned int &nfields, MYSQL_RES *res=NULL) | mcs::Query | [private] |
Query(const Query &) | mcs::Query | |
Query(DBConn *lconn, bool call_newDBConn=false) | mcs::Query | |
query(string SQL, bool StoreResult=false) | mcs::Query | |
readTableList() | mcs::Query | |
rec() | mcs::RecordSet | |
RecordSet(const RecordSet &) | mcs::RecordSet | |
RecordSet() | mcs::RecordSet | |
Result2Ascii(string fn) | mcs::Query | |
setFieldMap(string s="") | mcs::RecordSet | |
setFirst() | mcs::RecordSet | |
setLast() | mcs::RecordSet | |
setNext() | mcs::RecordSet | |
setPos(unsigned int i) | mcs::RecordSet | |
setPrev() | mcs::RecordSet | |
setWhere(int i, string equalTo) | mcs::RecordSet | |
setWhere(int field, int equalTo) | mcs::RecordSet | |
simpleQuery(string SQL, unsigned int &nrows, unsigned int &nfields) | mcs::Query | |
simpleQuery(string SQL) | mcs::Query | |
SQL | mcs::Query | [private] |
startFetch() | mcs::RecordSet | [protected] |
tableInfo(string tbl) | mcs::Query | |
tableList | mcs::Query | |
~Query() | mcs::Query | |
~RecordSet() | mcs::RecordSet | [virtual] |