Definition at line 40 of file BESFSFile.h.
◆ BESFSFile() [1/3]
| BESFSFile::BESFSFile |
( |
const std::string & | fullPath | ) |
|
◆ BESFSFile() [2/3]
| BESFSFile::BESFSFile |
( |
const std::string & | dirName, |
|
|
const std::string & | fileName ) |
◆ BESFSFile() [3/3]
| BESFSFile::BESFSFile |
( |
const BESFSFile & | copyFrom | ) |
|
◆ ~BESFSFile()
| BESFSFile::~BESFSFile |
( |
| ) |
|
|
virtual |
◆ exists()
| bool BESFSFile::exists |
( |
std::string & | reason | ) |
|
|
virtual |
◆ getBaseName()
| string BESFSFile::getBaseName |
( |
| ) |
|
|
virtual |
◆ getDirName()
| string BESFSFile::getDirName |
( |
| ) |
|
|
virtual |
◆ getExtension()
| string BESFSFile::getExtension |
( |
| ) |
|
|
virtual |
◆ getFileName()
| string BESFSFile::getFileName |
( |
| ) |
|
|
virtual |
◆ getFullPath()
| string BESFSFile::getFullPath |
( |
| ) |
|
|
virtual |
◆ hasDotDot()
| bool BESFSFile::hasDotDot |
( |
| ) |
|
|
virtual |
◆ isExecutable()
| bool BESFSFile::isExecutable |
( |
std::string & | reason | ) |
|
|
virtual |
◆ isReadable()
| bool BESFSFile::isReadable |
( |
std::string & | reason | ) |
|
|
virtual |
◆ isWritable()
| bool BESFSFile::isWritable |
( |
std::string & | reason | ) |
|
|
virtual |
The documentation for this class was generated from the following files: