#include <libmythbase/mythstorage.h>
Definition at line 55 of file mythstorage.h.
◆ SimpleDBStorage()
| SimpleDBStorage::SimpleDBStorage |
( |
StorageUser * |
user, |
|
|
const QString & |
table, |
|
|
const QString & |
column |
|
) |
| |
|
inline |
◆ ~SimpleDBStorage()
| SimpleDBStorage::~SimpleDBStorage |
( |
| ) |
|
|
overridedefault |
◆ GetSetClause()
| QString SimpleDBStorage::GetSetClause |
( |
MSqlBindings & |
bindings | ) |
const |
|
protectedvirtual |
Reimplemented in GameDBStorage, GenericDBStorage, HostDBStorage, GlobalDBStorage, ChannelDBStorage, IPTVChannelDBStorage, ProfileGroupStorage, CodecParamStorage, MuxDBStorage, VideoSourceDBStorage, CaptureCardDBStorage, CardInputDBStorage, and StorageGroupDirStorage.
Definition at line 86 of file mythstorage.cpp.
Referenced by Save().
◆ GetWhereClause()
| virtual QString SimpleDBStorage::GetWhereClause |
( |
MSqlBindings & |
bindings | ) |
const |
|
protectedpure virtual |
Implemented in GameDBStorage, GenericDBStorage, HostDBStorage, GlobalDBStorage, ChannelDBStorage, IPTVChannelDBStorage, PlayGroupDBStorage, ProfileGroupStorage, CodecParamStorage, RecordingProfileStorage, MuxDBStorage, VideoSourceDBStorage, CaptureCardDBStorage, CardInputDBStorage, and StorageGroupDirStorage.
Referenced by Load(), and Save().
◆ IsSaveRequired()
| bool SimpleDBStorage::IsSaveRequired |
( |
void |
| ) |
const |
|
overridevirtual |
◆ Load()
| void SimpleDBStorage::Load |
( |
void |
| ) |
|
|
overridevirtual |
◆ Save() [1/2]
| void SimpleDBStorage::Save |
( |
const QString & |
table | ) |
|
|
overridevirtual |
◆ Save() [2/2]
| void SimpleDBStorage::Save |
( |
void |
| ) |
|
|
overridevirtual |
◆ SetSaveRequired()
| void SimpleDBStorage::SetSaveRequired |
( |
void |
| ) |
|
|
overridevirtual |
◆ m_initval
| QString SimpleDBStorage::m_initval |
|
protected |
The documentation for this class was generated from the following files: