CMS 3D CMS Logo

Namespaces | Functions
CondDBImport.h File Reference
#include "CondCore/CondDB/interface/Types.h"
#include "CondCore/CondDB/interface/Session.h"
#include <memory>

Go to the source code of this file.

Namespaces

 cond
 
 cond::persistency
 

Functions

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