#include <TestDriver.h>
|
| static void | loadLibraries (const std::vector< std::string > &libraries) |
◆ TestDriver() [1/5]
| TestDriver::TestDriver |
( |
const std::string & | filename, |
|
|
pool::DbType | storage_type ) |
◆ ~TestDriver() [1/5]
| TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [2/5]
| TestDriver::TestDriver |
( |
| ) |
|
◆ ~TestDriver() [2/5]
| TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [3/5]
| TestDriver::TestDriver |
( |
| ) |
|
◆ ~TestDriver() [3/5]
| TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [4/5]
| TestDriver::TestDriver |
( |
| ) |
|
◆ ~TestDriver() [4/5]
| TestDriver::~TestDriver |
( |
| ) |
|
◆ TestDriver() [5/5]
| TestDriver::TestDriver |
( |
| ) |
|
◆ ~TestDriver() [5/5]
| TestDriver::~TestDriver |
( |
| ) |
|
◆ loadLibraries() [1/5]
| void TestDriver::loadLibraries |
( |
const std::vector< std::string > & | libraries | ) |
|
|
static |
◆ loadLibraries() [2/5]
| void TestDriver::loadLibraries |
( |
const std::vector< std::string > & | libraries | ) |
|
◆ loadLibraries() [3/5]
| void TestDriver::loadLibraries |
( |
const std::vector< std::string > & | libraries | ) |
|
◆ loadLibraries() [4/5]
| void TestDriver::loadLibraries |
( |
const std::vector< std::string > & | libraries | ) |
|
◆ loadLibraries() [5/5]
| void TestDriver::loadLibraries |
( |
const std::vector< std::string > & | libraries | ) |
|
◆ testParallelReadWrite()
| void TestDriver::testParallelReadWrite |
( |
| ) |
|
◆ testReading() [1/4]
| void TestDriver::testReading |
( |
| ) |
|
◆ testReading() [2/4]
| void TestDriver::testReading |
( |
| ) |
|
◆ testReading() [3/4]
| void TestDriver::testReading |
( |
| ) |
|
◆ testReading() [4/4]
| void TestDriver::testReading |
( |
const std::string & | testTypeID | ) |
|
◆ testReadingParallelSameContainer()
| void TestDriver::testReadingParallelSameContainer |
( |
| ) |
|
◆ testWriting() [1/5]
| std::string TestDriver::testWriting |
( |
| ) |
|
◆ testWriting() [2/5]
| void TestDriver::testWriting |
( |
| ) |
|
◆ testWriting() [3/5]
| void TestDriver::testWriting |
( |
| ) |
|
◆ testWriting() [4/5]
| void TestDriver::testWriting |
( |
| ) |
|
◆ testWriting() [5/5]
| void TestDriver::testWriting |
( |
| ) |
|
◆ m_commitEveryRow
| bool TestDriver::m_commitEveryRow = false |
◆ m_fileName
| std::string TestDriver::m_fileName |
|
protected |
◆ m_filename
| std::string TestDriver::m_filename = "BF.pool_test.root" |
◆ m_nObjects
| int TestDriver::m_nObjects = 10 |
◆ m_objContainerName
| std::string TestDriver::m_objContainerName = "MyObjContainer" |
◆ m_storageType
◆ m_strContainerName
| std::string TestDriver::m_strContainerName = "MyString" |
The documentation for this class was generated from the following files: