|
| FileName (const string &name="", const string &path="") |
|
| FileName (const FileName &fN) |
|
FileName & | operator= (const FileName &fN) |
|
FileName & | operator= (const string &fN) |
|
FileName & | operator= (const char *fN) |
|
bool | operator!= (const char *fN) |
|
| operator string () |
|
bool | SetPath (const string &path) |
|
void | SetFileName (const string &name) |
|
void | SetNameAndPath (const string &path, const string &name) |
|
void | SetFileNameAndPath (const string &name) |
|
string | GetFileName () const |
|
string | GetPath () const |
|
string | GetPathAndFileName () const |
|
string | Get () |
|
string | GetFileNameNoExtension () |
|
size_t | size () |
|
The documentation for this class was generated from the following file: