#include <TestDriver.h>
◆ TestDriver() [1/10]
pool::TestDriver::TestDriver |
( |
const std::string & |
catname = "FCO.catatlog.xml" | ) |
|
◆ ~TestDriver() [1/5]
pool::TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [2/10]
◆ TestDriver() [3/10]
pool::TestDriver::TestDriver |
( |
const std::string & |
filename, |
|
|
const std::string & |
catname |
|
) |
| |
◆ ~TestDriver() [2/5]
pool::TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [4/10]
◆ TestDriver() [5/10]
pool::TestDriver::TestDriver |
( |
const std::string & |
catname = "PersF.catatlog.xml" | ) |
|
◆ ~TestDriver() [3/5]
pool::TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [6/10]
◆ TestDriver() [7/10]
pool::TestDriver::TestDriver |
( |
const std::string & |
filename = "NCI.pool.root" , |
|
|
const std::string & |
catname = "NCI.catatlog.xml" |
|
) |
| |
◆ ~TestDriver() [4/5]
pool::TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [8/10]
◆ TestDriver() [9/10]
pool::TestDriver::TestDriver |
( |
| ) |
|
◆ ~TestDriver() [5/5]
pool::TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [10/10]
◆ addlfns()
void pool::TestDriver::addlfns |
( |
| ) |
|
◆ clearCache()
void pool::TestDriver::clearCache |
( |
| ) |
|
◆ loadLibraries() [1/4]
void pool::TestDriver::loadLibraries |
( |
const std::vector< std::string > & |
libraries | ) |
|
◆ loadLibraries() [2/4]
void TestDriver::loadLibraries |
( |
const std::vector< std::string > & |
libraries | ) |
|
Definition at line 17 of file libname.h.
19 for ( std::vector<std::string>::const_iterator iLibrary = libraries.begin();
20 iLibrary != libraries.end(); ++iLibrary ) {
21 const std::string& library = *iLibrary;
22 std::cout <<
"Loading library " << library << std::endl;
24 System::ImageHandle libhandle;
25 if( System::loadDynamicLib(library, &libhandle) != 1 ) {
26 std::cout <<
"Error! library loading failed" << std::endl;
◆ loadLibraries() [3/4]
void pool::TestDriver::loadLibraries |
( |
const std::vector< std::string > & |
libraries | ) |
|
◆ loadLibraries() [4/4]
void pool::TestDriver::loadLibraries |
( |
const std::vector< std::string > & |
libraries | ) |
|
◆ operator=() [1/5]
◆ operator=() [2/5]
◆ operator=() [3/5]
◆ operator=() [4/5]
◆ operator=() [5/5]
◆ read() [1/5]
void pool::TestDriver::read |
( |
| ) |
|
◆ read() [2/5]
void pool::TestDriver::read |
( |
| ) |
|
◆ read() [3/5]
void pool::TestDriver::read |
( |
| ) |
|
◆ read() [4/5]
void pool::TestDriver::read |
( |
| ) |
|
◆ read() [5/5]
◆ readBackUpdatedObjects()
void pool::TestDriver::readBackUpdatedObjects |
( |
| ) |
|
◆ readCollections()
void pool::TestDriver::readCollections |
( |
| ) |
|
◆ readFileSizes()
void pool::TestDriver::readFileSizes |
( |
| ) |
|
◆ updateObjects()
void pool::TestDriver::updateObjects |
( |
| ) |
|
◆ write() [1/5]
void pool::TestDriver::write |
( |
| ) |
|
◆ write() [2/5]
void pool::TestDriver::write |
( |
| ) |
|
◆ write() [3/5]
void pool::TestDriver::write |
( |
| ) |
|
◆ write() [4/5]
void pool::TestDriver::write |
( |
| ) |
|
◆ write() [5/5]
◆ m_events
◆ m_eventsToCommitAndHold
int pool::TestDriver::m_eventsToCommitAndHold |
|
private |
◆ m_fileCatalog [1/2]
◆ m_fileCatalog [2/2]
◆ m_fileName
std::string TestDriver::m_fileName |
◆ m_fileName1
std::string TestDriver::m_fileName1 |
|
private |
◆ m_fileName2
std::string TestDriver::m_fileName2 |
|
private |
◆ m_fileName3
std::string pool::TestDriver::m_fileName3 |
|
private |
◆ m_lfn1
std::string pool::TestDriver::m_lfn1 |
|
private |
◆ m_lfn2
std::string pool::TestDriver::m_lfn2 |
|
private |
◆ m_lfn3
std::string pool::TestDriver::m_lfn3 |
|
private |
◆ m_parameters
std::map< std::string, std::string > pool::TestDriver::m_parameters |
|
private |
◆ m_simpleTestClass
◆ m_testClassPrimitives
◆ m_testClassSimpleContainers
◆ m_testClassVectors
◆ m_tokens
std::vector< Token * > TestDriver::m_tokens |
|
private |
The documentation for this class was generated from the following files: