![]() |
ATLAS Offline Software
|
#include <TestDriver.h>
Public Member Functions | |
| TestDriver (const std::string &catname="PersExtF.catatlog.xml") | |
| ~TestDriver () | |
| TestDriver (const TestDriver &)=delete | |
| TestDriver & | operator= (const TestDriver &)=delete |
| void | loadLibraries (const std::vector< std::string > &libraries) |
| void | write (pool::DbType storageType) |
| void | read () |
| void | clearCache () |
| TestDriver (const std::string &catname="FCO.catatlog.xml") | |
| ~TestDriver () | |
| TestDriver (const TestDriver &)=delete | |
| TestDriver & | operator= (const TestDriver &)=delete |
| void | loadLibraries (const std::vector< std::string > &libraries) |
| void | write () |
| void | addlfns () |
| void | read () |
| TestDriver (const std::string &filename, const std::string &catname) | |
| ~TestDriver () | |
| TestDriver (const TestDriver &)=delete | |
| TestDriver & | operator= (const TestDriver &)=delete |
| void | loadLibraries (const std::vector< std::string > &libraries) |
| void | write () |
| void | read (const std::string &fileName="", DatabaseSpecification::NameType nameType=DatabaseSpecification::PFN) |
| TestDriver (const std::string &catname="PersF.catatlog.xml") | |
| ~TestDriver () | |
| TestDriver (const TestDriver &)=delete | |
| TestDriver & | operator= (const TestDriver &)=delete |
| void | loadLibraries (const std::vector< std::string > &libraries) |
| void | write (pool::DbType storageType) |
| void | read () |
| void | readCollections () |
| void | clearCache () |
| void | readFileSizes () |
| TestDriver (const std::string &filename="NCI.pool.root", const std::string &catname="NCI.catatlog.xml") | |
| ~TestDriver () | |
| TestDriver (const TestDriver &)=delete | |
| TestDriver & | operator= (const TestDriver &)=delete |
| void | loadLibraries (const std::vector< std::string > &libraries) |
| void | write () |
| void | read () |
| TestDriver () | |
| ~TestDriver () | |
| TestDriver (const TestDriver &)=delete | |
| TestDriver & | operator= (const TestDriver &)=delete |
| void | write () |
| void | read () |
Private Attributes | |
| pool::IFileCatalog * | m_fileCatalog |
| std::string | m_fileName |
| int | m_eventsToCommitAndHold |
| int | m_events |
| std::vector< Token * > | m_tokens |
| std::vector< TestClassSTLContainersExt > | m_testClassSTLContainersExt |
| IFileCatalog * | m_fileCatalog |
| std::string | m_fileName1 |
| std::string | m_lfn1 |
| std::string | m_fileName2 |
| std::string | m_lfn2 |
| std::string | m_fileName3 |
| std::string | m_lfn3 |
| std::vector< SimpleTestClass > | m_simpleTestClass |
| std::vector< TestClassPrimitives > | m_testClassPrimitives |
| std::vector< TestClassVectors > | m_testClassVectors |
| std::vector< TestClassSTLContainers > | m_testClassSTLContainers |
| std::map< std::string, std::string > | m_parameters |
Definition at line 18 of file PersistencySvc_ExtraFunctionality/TestDriver.h.
|
explicit |
| pool::TestDriver::~TestDriver | ( | ) |
|
delete |
|
explicit |
| pool::TestDriver::~TestDriver | ( | ) |
|
delete |
| pool::TestDriver::~TestDriver | ( | ) |
|
delete |
|
explicit |
| pool::TestDriver::~TestDriver | ( | ) |
|
delete |
|
explicit |
| pool::TestDriver::~TestDriver | ( | ) |
|
delete |
| pool::TestDriver::TestDriver | ( | ) |
| pool::TestDriver::~TestDriver | ( | ) |
|
delete |
| void pool::TestDriver::addlfns | ( | ) |
| void pool::TestDriver::clearCache | ( | ) |
| void pool::TestDriver::clearCache | ( | ) |
| void TestDriver::loadLibraries | ( | const std::vector< std::string > & | libraries | ) |
Definition at line 17 of file libname.h.
| void pool::TestDriver::loadLibraries | ( | const std::vector< std::string > & | libraries | ) |
| void pool::TestDriver::loadLibraries | ( | const std::vector< std::string > & | libraries | ) |
| void pool::TestDriver::loadLibraries | ( | const std::vector< std::string > & | libraries | ) |
| void pool::TestDriver::loadLibraries | ( | const std::vector< std::string > & | libraries | ) |
|
delete |
|
delete |
|
delete |
|
delete |
|
delete |
|
delete |
| void pool::TestDriver::read | ( | ) |
| void pool::TestDriver::read | ( | ) |
| void pool::TestDriver::read | ( | ) |
| void pool::TestDriver::read | ( | ) |
| void pool::TestDriver::read | ( | ) |
| void pool::TestDriver::read | ( | const std::string & | fileName = "", |
| DatabaseSpecification::NameType | nameType = DatabaseSpecification::PFN ) |
| void pool::TestDriver::readCollections | ( | ) |
| void pool::TestDriver::readFileSizes | ( | ) |
| void pool::TestDriver::write | ( | ) |
| void pool::TestDriver::write | ( | ) |
| void pool::TestDriver::write | ( | ) |
| void pool::TestDriver::write | ( | ) |
| void pool::TestDriver::write | ( | pool::DbType | storageType | ) |
| void pool::TestDriver::write | ( | pool::DbType | storageType | ) |
|
private |
Definition at line 33 of file PersistencySvc_ExtraFunctionality/TestDriver.h.
|
private |
Definition at line 32 of file PersistencySvc_ExtraFunctionality/TestDriver.h.
|
private |
Definition at line 30 of file PersistencySvc_ExtraFunctionality/TestDriver.h.
|
private |
Definition at line 28 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 31 of file PersistencySvc_ExtraFunctionality/TestDriver.h.
|
private |
Definition at line 29 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 31 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 33 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 30 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 32 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 34 of file PersistencySvc_FileCatalogOperations/TestDriver.h.
|
private |
Definition at line 26 of file PersistencySvc_Parameters/TestDriver.h.
|
private |
Definition at line 34 of file PersistencySvc_FileOpenWithoutCatalog/TestDriver.h.
|
private |
Definition at line 43 of file PersistencySvc_Functionality/TestDriver.h.
|
private |
Definition at line 45 of file PersistencySvc_Functionality/TestDriver.h.
|
private |
Definition at line 35 of file PersistencySvc_ExtraFunctionality/TestDriver.h.
|
private |
Definition at line 44 of file PersistencySvc_Functionality/TestDriver.h.
|
private |
Definition at line 34 of file PersistencySvc_ExtraFunctionality/TestDriver.h.