mythdbcon.cpp File Reference

Go to the source code of this file.

Classes

struct  Holder

Functions

void InitMSqlQueryInfo (MSqlQueryInfo &qi)
void MSqlAddMoreBindings (MSqlBindings &output, MSqlBindings &addfrom)
 Add the entries in addfrom to the map in output.
void MSqlEscapeAsAQuery (QString &query, MSqlBindings &bindings)
 Given a partial query string and a bindings object, escape the string.


Function Documentation

void InitMSqlQueryInfo ( MSqlQueryInfo qi  ) 

Definition at line 273 of file mythdbcon.cpp.

Referenced by MSqlQuery::DDCon(), MSqlQuery::InitCon(), and MSqlQuery::SchedCon().

void MSqlAddMoreBindings ( MSqlBindings output,
MSqlBindings addfrom 
)

Add the entries in addfrom to the map in output.

Definition at line 452 of file mythdbcon.cpp.

Referenced by ProgLister::fillItemList().

void MSqlEscapeAsAQuery ( QString &  query,
MSqlBindings bindings 
)

Given a partial query string and a bindings object, escape the string.

Definition at line 469 of file mythdbcon.cpp.

Referenced by ProgLister::addSearchRecord().


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5