#include <MDistributedFileSystem.h>
Public Member Functions | |
| MFile () | |
| MFile (const std::string &url) | |
| ~MFile () | |
| void | SetURL (const std::string &url) |
| void | SetType (const MFileType &t) |
| std::string | GetURL () const |
| MFileType | GetType () const |
| void | Reset () |
| std::string | ExtractFileName () const |
| std::string | ExtractFilePath () const |
Public Attributes | |
| std::string | MD5 |
| std::string | LocalPath |
| Local path (physical path). | |
| MUtils::MDate | Date |
| MUtils::MDate | LastUpdate |
| unsigned long | Size |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also verify the trailing / if it is a dir |
|
|
|
|
|
|
|
|
|
|
|
Local path (physical path).
|
|
|
|
|
|
|
1.3.5