CMS 3D CMS Logo

DbConnectionString.h
Go to the documentation of this file.
1 #ifndef CondCore_CondDB_DbConnectionString_h
2 #define CondCore_CondDB_DbConnectionString_h
3 
5 //
6 #include <string>
7 
8 namespace cond {
9 
10  namespace persistency {
11 
12  std::pair<std::string, std::string> getConnectionParams(const std::string& initialConnection,
13  const std::string& transId,
14  const std::string& signature);
15 
16  }
17 
18 } // namespace cond
19 
20 #endif
Utils.h
cond::persistency::getConnectionParams
std::pair< std::string, std::string > getConnectionParams(const std::string &connectionString, const std::string &transactionId, const std::string &signature)
Definition: DbConnectionString.cc:39
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
cond
Definition: plugin.cc:23
signature
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined signature
Definition: Activities.doc:4