#include <CoraCoolDatabaseSvc.h>
Definition at line 25 of file CoraCoolDatabaseSvc.h.
◆ CoraCoolDatabaseSvc()
CoraCoolDatabaseSvc::CoraCoolDatabaseSvc |
( |
coral::IConnectionService & |
coralsvc, |
|
|
cool::IDatabaseSvc & |
cooldb |
|
) |
| |
◆ coolIDatabaseSvc()
cool::IDatabaseSvc & CoraCoolDatabaseSvc::coolIDatabaseSvc |
( |
| ) |
|
◆ openDatabase() [1/2]
Definition at line 30 of file CoraCoolDatabaseSvc.cxx.
32 cool::IDatabasePtr cooldb;
36 catch (cool::Exception&
e) {
44 "CoraCoolDatabaseSvc::openDatabase");
◆ openDatabase() [2/2]
CoraCoolDatabasePtr CoraCoolDatabaseSvc::openDatabase |
( |
const std::string & |
dbconn, |
|
|
cool::IDatabasePtr |
cooldb, |
|
|
bool |
readonly = false |
|
) |
| |
◆ m_cooldb
cool::IDatabaseSvc& CoraCoolDatabaseSvc::m_cooldb |
|
private |
◆ m_coralsvc
coral::IConnectionService& CoraCoolDatabaseSvc::m_coralsvc |
|
private |
The documentation for this class was generated from the following files: