Belle II Software  release-06-02-00
DBStoreEntry Member List

This is the complete list of members for DBStoreEntry, including all inherited members.

c_Object enum valueDBStoreEntry
c_RawFile enum valueDBStoreEntry
c_ROOTFile enum valueDBStoreEntry
checkType(const TObject *object) constDBStoreEntryprivate
checkType(EPayloadType type, const TClass *objClass, bool array, bool inverse=false) constDBStoreEntryprivate
Database classDBStoreEntryfriend
DBStore classDBStoreEntryfriend
DBStoreEntry(EPayloadType type, const std::string &name, const TClass *objClass, bool isArray, bool isRequired)DBStoreEntryinline
DBStoreEntry(const DBStoreEntry &)=deleteDBStoreEntry
DBStoreEntry(DBStoreEntry &&)=defaultDBStoreEntry
EPayloadType enum nameDBStoreEntry
fromObject(const std::string &name, const TObject *obj, bool isRequired)DBStoreEntrystatic
getChecksum() constDBStoreEntryinline
getClass() constDBStoreEntryinline
getFilename() constDBStoreEntryinline
getGlobaltag() constDBStoreEntryinline
getIoV() constDBStoreEntryinline
getName() constDBStoreEntryinline
getObject() constDBStoreEntryinline
getRevision() constDBStoreEntryinline
getTFile() constDBStoreEntryinline
isArray() constDBStoreEntryinline
isIntraRunDependent() constDBStoreEntryinline
isRequired() constDBStoreEntryinline
keepUntilExpired() constDBStoreEntryinline
loadPayload(const EventMetaData &event)DBStoreEntryprivate
m_accessorsDBStoreEntryprivate
m_checksumDBStoreEntryprivate
m_filenameDBStoreEntryprivate
m_globaltagDBStoreEntryprivate
m_intraRunDependencyDBStoreEntryprivate
m_iovDBStoreEntryprivate
m_isArrayDBStoreEntryprivate
m_isRequiredDBStoreEntryprivate
m_keepDBStoreEntryprivate
m_nameDBStoreEntryprivate
m_objClassDBStoreEntryprivate
m_objectDBStoreEntryprivate
m_payloadTypeDBStoreEntryprivate
m_revisionDBStoreEntryprivate
m_tfileDBStoreEntryprivate
notifyAccessors(bool onDestruction=false)DBStoreEntryprivate
operator=(const DBStoreEntry &)=deleteDBStoreEntry
overrideObject(TObject *obj, const IntervalOfValidity &iov)DBStoreEntryprivate
registerAccessor(DBAccessorBase *object)DBStoreEntryinline
releaseObject()DBStoreEntryinlineprivate
removeAccessor(DBAccessorBase *object)DBStoreEntryinline
require()DBStoreEntryinlineprivate
resetPayload()DBStoreEntryprivate
updateObject(const EventMetaData &event)DBStoreEntryprivate
updatePayload(unsigned int revision, const IntervalOfValidity &iov, const std::string &filename, const std::string &checksum, const std::string &globaltag, const EventMetaData &event)DBStoreEntryprivate
~DBStoreEntry()DBStoreEntry