Protected Member Functions | |
| MuxDBStorage (Setting *_setting, const MultiplexID *_id, QString _name) | |
| virtual QString | GetSetClause (MSqlBindings &bindings) const |
| virtual QString | GetWhereClause (MSqlBindings &bindings) const |
Protected Attributes | |
| const MultiplexID * | mplexid |
Definition at line 369 of file transporteditor.cpp.
| MuxDBStorage::MuxDBStorage | ( | Setting * | _setting, | |
| const MultiplexID * | _id, | |||
| QString | _name | |||
| ) | [inline, protected] |
Definition at line 372 of file transporteditor.cpp.
| QString MuxDBStorage::GetSetClause | ( | MSqlBindings & | bindings | ) | const [protected, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 393 of file transporteditor.cpp.
| QString MuxDBStorage::GetWhereClause | ( | MSqlBindings & | bindings | ) | const [protected, virtual] |
Implements SimpleDBStorage.
Definition at line 383 of file transporteditor.cpp.
const MultiplexID* MuxDBStorage::mplexid [protected] |
Definition at line 380 of file transporteditor.cpp.
Referenced by GetSetClause(), and GetWhereClause().
1.6.3