Belle II Software development
|
This is the complete list of members for DBStoreEntry, including all inherited members.
c_Object enum value | DBStoreEntry | |
c_RawFile enum value | DBStoreEntry | |
c_ROOTFile enum value | DBStoreEntry | |
checkType(const TObject *object) const | DBStoreEntry | private |
checkType(EPayloadType type, const TClass *objClass, bool array, bool inverse=false) const | DBStoreEntry | private |
Database | DBStoreEntry | friend |
DBStore | DBStoreEntry | friend |
DBStoreEntry(EPayloadType type, const std::string &name, const TClass *objClass, bool isArray, bool isRequired) | DBStoreEntry | inline |
DBStoreEntry(const DBStoreEntry &)=delete | DBStoreEntry | |
DBStoreEntry(DBStoreEntry &&)=default | DBStoreEntry | |
EPayloadType enum name | DBStoreEntry | |
fromObject(const std::string &name, const TObject *obj, bool isRequired) | DBStoreEntry | static |
getChecksum() const | DBStoreEntry | inline |
getClass() const | DBStoreEntry | inline |
getFilename() const | DBStoreEntry | inline |
getGlobaltag() const | DBStoreEntry | inline |
getIntraRunBoundaries() const | DBStoreEntry | inline |
getIoV() const | DBStoreEntry | inline |
getName() const | DBStoreEntry | inline |
getObject() const | DBStoreEntry | inline |
getRevision() const | DBStoreEntry | inline |
getTFile() const | DBStoreEntry | inline |
isArray() const | DBStoreEntry | inline |
isIntraRunDependent() const | DBStoreEntry | inline |
isRequired() const | DBStoreEntry | inline |
keepUntilExpired() const | DBStoreEntry | inline |
loadPayload(const EventMetaData &event) | DBStoreEntry | private |
m_accessors | DBStoreEntry | private |
m_checksum | DBStoreEntry | private |
m_filename | DBStoreEntry | private |
m_globaltag | DBStoreEntry | private |
m_intraRunDependency | DBStoreEntry | private |
m_iov | DBStoreEntry | private |
m_isArray | DBStoreEntry | private |
m_isRequired | DBStoreEntry | private |
m_keep | DBStoreEntry | private |
m_name | DBStoreEntry | private |
m_objClass | DBStoreEntry | private |
m_object | DBStoreEntry | private |
m_payloadType | DBStoreEntry | private |
m_revision | DBStoreEntry | private |
m_tfile | DBStoreEntry | private |
notifyAccessors(bool onDestruction=false) | DBStoreEntry | private |
operator=(const DBStoreEntry &)=delete | DBStoreEntry | |
overrideObject(TObject *obj, const IntervalOfValidity &iov) | DBStoreEntry | private |
registerAccessor(DBAccessorBase *object) | DBStoreEntry | inline |
releaseObject() | DBStoreEntry | inlineprivate |
removeAccessor(DBAccessorBase *object) | DBStoreEntry | inline |
require() | DBStoreEntry | inlineprivate |
resetPayload() | DBStoreEntry | private |
updateObject(const EventMetaData &event) | DBStoreEntry | private |
updatePayload(unsigned int revision, const IntervalOfValidity &iov, const std::string &filename, const std::string &checksum, const std::string &globaltag, const EventMetaData &event) | DBStoreEntry | private |
~DBStoreEntry() | DBStoreEntry |