C API Documentation
Public Member Functions | List of all members
rr::FileName Class Reference

Public Member Functions

 FileName (const string &name="", const string &path="")
 
 FileName (const FileName &fN)
 
FileNameoperator= (const FileName &fN)
 
FileNameoperator= (const string &fN)
 
FileNameoperator= (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: