Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

File Struct Reference

#include <RageUtil_FileDB.h>

Collaboration diagram for File:

Collaboration graph
[legend]
List of all members.

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 FileSetdirp

Constructor & Destructor Documentation

File::File  )  [inline]
 

File::File const CString &  fn  )  [inline]
 


Member Function Documentation

bool File::equal const CString &  rhs  )  const [inline]
 

bool File::equal const File rhs  )  const [inline]
 

bool File::operator< const File rhs  )  const [inline]
 

bool File::operator== const File rhs  )  const [inline]
 

void File::SetName const CString &  fn  )  [inline]
 


Member Data Documentation

bool File::dir
 

const FileSet* File::dirp
 

int File::hash
 

CString File::lname
 

CString File::name
 

void* File::priv
 

int File::size
 


The documentation for this struct was generated from the following file:
Generated on Thu Jan 27 20:59:08 2005 for StepMania by doxygen 1.3.7