#include <RageUtil_FileDB.h>
Collaboration diagram for File:
Public Member Functions | |
void | SetName (const CString &fn) |
File () | |
File (const CString &fn) | |
bool | operator== (const File &rhs) const |
bool | operator< (const File &rhs) const |
bool | equal (const File &rhs) const |
bool | equal (const CString &rhs) const |
Public Attributes | |
CString | name |
CString | lname |
bool | dir |
int | size |
int | hash |
void * | priv |
const FileSet * | dirp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|