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
std::pair< std::string, std::string > getConnectionParams(const std::string &connectionString, const std::string &transactionId, const std::string &signature)
Definition: plugin.cc:23
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