ATLAS Offline Software
|
#include <ReadFromFileMetaData.h>
Public Member Functions | |
FMDReadLock (const FMDReadLock &)=delete | |
void | operator= (const FMDReadLock &)=delete |
FMDReadLock (IIOVDbMetaDataTool *metadatatool) | |
~FMDReadLock () | |
IOVMetaDataContainer * | findFolder (const std::string &folderName) |
Private Attributes | |
IIOVDbMetaDataTool * | m_metadatatool {} |
Definition at line 62 of file ReadFromFileMetaData.h.
|
delete |
IOVDbNamespace::FMDReadLock::FMDReadLock | ( | IIOVDbMetaDataTool * | metadatatool | ) |
Definition at line 108 of file ReadFromFileMetaData.cxx.
IOVDbNamespace::FMDReadLock::~FMDReadLock | ( | ) |
Definition at line 119 of file ReadFromFileMetaData.cxx.
IOVMetaDataContainer * IOVDbNamespace::FMDReadLock::findFolder | ( | const std::string & | folderName | ) |
Definition at line 114 of file ReadFromFileMetaData.cxx.
|
delete |
|
private |
Definition at line 70 of file ReadFromFileMetaData.h.