Go to the source code of this file.
|
bool | cond::persistency::copyIov (Session &session, const std::string &sourceTag, const std::string &destTag, cond::Time_t souceSince, cond::Time_t destSince, const std::string &description) |
|
size_t | cond::persistency::importIovs (const std::string &sourceTag, Session &sourceSession, const std::string &destTag, Session &destSession, cond::Time_t begin, cond::Time_t end, const std::string &description, const std::string &editingNote, bool override, bool serialize, bool forceInsert) |
|
cond::Hash | cond::persistency::importPayload (Session &sourceSession, const cond::Hash &sourcePayloadId, Session &destSession, bool reserialize) |
|