|
| static char | separator () |
| | Returns the separator used in representing directories. More...
|
| |
| MAKVrExchange::DtVrxFilename::DtVrxFilename |
( |
| ) |
|
| MAKVrExchange::DtVrxFilename::DtVrxFilename |
( |
const char * |
str | ) |
|
| virtual MAKVrExchange::DtVrxFilename::~DtVrxFilename |
( |
| ) |
|
|
virtual |
| MAKVrExchange::DtVrxFilename::DtVrxFilename |
( |
const DtVrxFilename & |
orig | ) |
|
| virtual DtString MAKVrExchange::DtVrxFilename::extension |
( |
| ) |
const |
|
virtual |
Returns the file extension, which are all the characters following the last '.
' period. If there is no extension in the filename, an empty string is returned.
| void MAKVrExchange::DtVrxFilename::replaceSlashes |
( |
| ) |
|
|
protected |
Replaces slashes.
On unix, this replaces backslashes with forward slashes. Vice versa on win32. This is not virtual, because we call this from the constructors and destructor.
| static char MAKVrExchange::DtVrxFilename::separator |
( |
| ) |
|
|
static |
Returns the separator used in representing directories.
| virtual void MAKVrExchange::DtVrxFilename::stripPath |
( |
| ) |
|
|
virtual |
Strip the path from this filename.
| const char MAKVrExchange::DtVrxFilename::theSeparator |
|
staticprotected |
The documentation for this class was generated from the following file: