A base class for testing and ensuring the test data exists in the correct location.
More...
A base class for testing and ensuring the test data exists in the correct location.
ingroup vrvUnitTests
| vrvUnitTests::DataDirectory::DataDirectory |
( |
const std::string & |
subdir = std::string("") | ) |
|
|
protected |
| virtual vrvUnitTests::DataDirectory::~DataDirectory |
( |
| ) |
|
|
protectedvirtual |
| virtual boost::filesystem::path vrvUnitTests::DataDirectory::dataPath |
( |
| ) |
const |
|
protectedvirtual |
| virtual std::string vrvUnitTests::DataDirectory::pathName |
( |
| ) |
const |
|
protectedvirtual |
| virtual std::string vrvUnitTests::DataDirectory::fullPathName |
( |
| ) |
const |
|
protectedvirtual |
| virtual std::string vrvUnitTests::DataDirectory::nativePathName |
( |
| ) |
const |
|
protectedvirtual |
| virtual std::string vrvUnitTests::DataDirectory::fullNativePathName |
( |
| ) |
const |
|
protectedvirtual |
| virtual std::vector<std::string> vrvUnitTests::DataDirectory::listFiles |
( |
const std::string & |
ext = std::string("") | ) |
const |
|
protectedvirtual |
| virtual bool vrvUnitTests::DataDirectory::pathExists |
( |
const boost::filesystem::path & |
p | ) |
const |
|
protectedvirtual |
| virtual bool vrvUnitTests::DataDirectory::pathExists |
( |
const std::string & |
p, |
|
|
bool |
absolute = false |
|
) |
| const |
|
protectedvirtual |
| virtual bool vrvUnitTests::DataDirectory::isDirectory |
( |
const boost::filesystem::path & |
p | ) |
const |
|
protectedvirtual |
| virtual bool vrvUnitTests::DataDirectory::isDirectory |
( |
const std::string & |
p, |
|
|
bool |
absolute = false |
|
) |
| const |
|
protectedvirtual |
| virtual bool vrvUnitTests::DataDirectory::isFile |
( |
const boost::filesystem::path & |
p | ) |
const |
|
protectedvirtual |
| virtual bool vrvUnitTests::DataDirectory::isFile |
( |
const std::string & |
p, |
|
|
bool |
absolute = false |
|
) |
| const |
|
protectedvirtual |
| boost::filesystem::path vrvUnitTests::DataDirectory::myDataRoot |
|
private |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf4-8-branch/appsrc/vrvTester2/commonTestData.h