FS_Stat Class Reference

Helper class for encapsulating file information. More...

#include <FS_Info.h>

List of all members.

Public Member Functions

 FS_Stat (time_t f_mtime=0, int64 fsize=0, bool is_dir=false, bool is_shortcut=false)
void updateSequenceStat (const FS_Stat &entry)
bool operator== (const FS_Stat &s)

Public Attributes

time_t myModTime
int64 mySize
bool myDirectory:1
bool myShortcut:1


Detailed Description

Helper class for encapsulating file information.

Definition at line 42 of file FS_Info.h.


Constructor & Destructor Documentation

FS_Stat::FS_Stat ( time_t  f_mtime = 0,
int64  fsize = 0,
bool  is_dir = false,
bool  is_shortcut = false 
) [inline]

Definition at line 45 of file FS_Info.h.


Member Function Documentation

bool FS_Stat::operator== ( const FS_Stat s  )  [inline]

Definition at line 63 of file FS_Info.h.

void FS_Stat::updateSequenceStat ( const FS_Stat entry  )  [inline]

Definition at line 52 of file FS_Info.h.


Member Data Documentation

Definition at line 73 of file FS_Info.h.

Definition at line 71 of file FS_Info.h.

Definition at line 73 of file FS_Info.h.

Definition at line 72 of file FS_Info.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:22 2012 for HDK by  doxygen 1.5.9