Protected Member Functions | |
| PlayGroupDBStorage (Setting *_setting, const PlayGroupConfig &_parent, QString _name) | |
| virtual QString | GetWhereClause (MSqlBindings &bindings) const |
Protected Attributes | |
| const PlayGroupConfig & | parent |
Definition at line 17 of file playgroup.cpp.
| PlayGroupDBStorage::PlayGroupDBStorage | ( | Setting * | _setting, | |
| const PlayGroupConfig & | _parent, | |||
| QString | _name | |||
| ) | [inline, protected] |
Definition at line 20 of file playgroup.cpp.
| QString PlayGroupDBStorage::GetWhereClause | ( | MSqlBindings & | bindings | ) | const [protected, virtual] |
Implements SimpleDBStorage.
Definition at line 33 of file playgroup.cpp.
const PlayGroupConfig& PlayGroupDBStorage::parent [protected] |
Definition at line 30 of file playgroup.cpp.
Referenced by GetWhereClause().
1.6.3