#include <wsjcpp_storages.h>
◆ WsjcppStorageConnection()
| WsjcppStorageConnection::WsjcppStorageConnection |
( |
| ) |
|
◆ ~WsjcppStorageConnection()
| WsjcppStorageConnection::~WsjcppStorageConnection |
( |
| ) |
|
|
virtual |
◆ created()
| long WsjcppStorageConnection::created |
( |
| ) |
|
◆ executeQuery()
| virtual bool WsjcppStorageConnection::executeQuery |
( |
const std::string & |
sQuery | ) |
|
|
pure virtual |
◆ getConnectionDurationInSeconds()
| long WsjcppStorageConnection::getConnectionDurationInSeconds |
( |
| ) |
|
◆ getInstalledVersions()
| virtual std::vector<std::string> WsjcppStorageConnection::getInstalledVersions |
( |
| ) |
|
|
pure virtual |
◆ insertUpdateInfo()
| virtual bool WsjcppStorageConnection::insertUpdateInfo |
( |
const std::string & |
sVersion, |
|
|
const std::string & |
sDescription |
|
) |
| |
|
pure virtual |
◆ lastDatabaseVersion()
| virtual std::string WsjcppStorageConnection::lastDatabaseVersion |
( |
| ) |
|
|
pure virtual |
◆ m_nCreated
| long WsjcppStorageConnection::m_nCreated |
|
private |
◆ TAG
| std::string WsjcppStorageConnection::TAG |
|
protected |
The documentation for this class was generated from the following files: