#include <IDatabaseSvc.h>
Definition at line 13 of file IDatabaseSvc.h.
◆ ~IDatabaseSvc()
virtual IDatabaseSvc::~IDatabaseSvc |
( |
| ) |
|
|
inlinevirtual |
◆ DeclareInterfaceID()
◆ query()
virtual int IDatabaseSvc::query |
( |
const std::string & | dbName, |
|
|
const std::string & | sql, |
|
|
DatabaseRecordVector & | res ) |
|
pure virtual |
◆ serviceInUse()
static const std::string & IDatabaseSvc::serviceInUse |
( |
| ) |
|
|
inlinestatic |
Definition at line 24 of file IDatabaseSvc.h.
24 {
26 };
static std::string g_serviceInUse
◆ g_serviceInUse
std::string IDatabaseSvc::g_serviceInUse = "" |
|
staticprotected |
The documentation for this class was generated from the following files: