xbmc
Public Member Functions | Public Attributes | List of all members
CDatabase::ExistsSubQuery Class Reference

Public Member Functions

 ExistsSubQuery (const std::string &table)
 
 ExistsSubQuery (const std::string &table, const std::string &parameter)
 
void AppendJoin (const std::string &strJoin)
 
void AppendWhere (const std::string &strWhere, bool combineWithAnd=true)
 
bool BuildSQL (std::string &strSQL)
 

Public Attributes

std::string tablename
 
std::string param
 
std::string join
 
std::string where
 

The documentation for this class was generated from the following files: