CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
Utils.h File Reference
#include "CondCore/CondDB/interface/Exception.h"
#include <string>
#include <cxxabi.h>
#include <algorithm>
#include <iostream>
#include <tuple>
#include <boost/regex.hpp>

Go to the source code of this file.

Namespaces

 cond
 
 cond::persistency
 

Functions

std::string cond::persistency::convertoToOracleConnection (const std::string &input)
 
std::string cond::persistency::getConnectionProtocol (const std::string &connectionString)
 
std::tuple< std::string,
std::string, std::string > 
cond::persistency::parseConnectionString (const std::string &connectionString)