#include <DatabaseQuery.h>
§ Combination
Enumerator |
---|
CombinationOr | |
CombinationAnd | |
§ ~CDatabaseQueryRuleCombination()
virtual CDatabaseQueryRuleCombination::~CDatabaseQueryRuleCombination |
( |
| ) |
|
|
virtualdefault |
§ clear()
void CDatabaseQueryRuleCombination::clear |
( |
| ) |
|
§ empty()
bool CDatabaseQueryRuleCombination::empty |
( |
| ) |
const |
|
inline |
§ GetType()
Combination CDatabaseQueryRuleCombination::GetType |
( |
| ) |
const |
|
inline |
§ GetWhereClause()
std::string CDatabaseQueryRuleCombination::GetWhereClause |
( |
const CDatabase & |
db, |
|
|
const std::string & |
strType |
|
) |
| const |
§ Load() [1/2]
virtual bool CDatabaseQueryRuleCombination::Load |
( |
const TiXmlNode * |
node, |
|
|
const std::string & |
encoding = "UTF-8" |
|
) |
| |
|
inlinevirtual |
§ Load() [2/2]
§ Save() [1/2]
bool CDatabaseQueryRuleCombination::Save |
( |
TiXmlNode * |
parent | ) |
const |
|
virtual |
§ Save() [2/2]
bool CDatabaseQueryRuleCombination::Save |
( |
CVariant & |
obj | ) |
const |
|
virtual |
§ SetType()
§ TranslateCombinationType()
std::string CDatabaseQueryRuleCombination::TranslateCombinationType |
( |
| ) |
const |
§ CGUIDialogMediaFilter
§ CGUIDialogSmartPlaylistEditor
§ m_combinations
§ m_rules
§ m_type
The documentation for this class was generated from the following files: