CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
CondDBImport.h File Reference
#include "CondCore/CondDB/interface/Types.h"
#include "CondCore/CondDB/interface/Session.h"

Go to the source code of this file.

Namespaces

 cond
 
 cond::persistency
 

Functions

std::pair< std::string,
boost::shared_ptr< void > > 
cond::persistency::fetch (const cond::Hash &payloadId, Session &session)
 
std::pair< std::string,
boost::shared_ptr< void > > 
cond::persistency::fetchOne (const std::string &payloadTypeName, const cond::Binary &data, const cond::Binary &streamerInfo, boost::shared_ptr< void > payloadPtr, bool is Ora)
 
cond::Hash cond::persistency::import (Session &source, const cond::Hash &sourcePayloadId, const std::string &inputTypeName, const void *inputPtr, Session &destination)