|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TNode | +--TFilein vfs_tree.cpp
Field Summary | |
uintptr_t |
memento
|
time_t |
mtime
|
off_t |
size
|
Fields inherited from class TNode |
type, m, V_path, name |
Constructor Summary | |
TFile( const char* V_path, const char* name, const Mount* m )
|
Field Detail |
public uintptr_t memento;
public time_t mtime;
public off_t size;
Constructor Detail |
public TFile( const char* V_path, const char* name, const Mount* m );
|
0 A.D.
Generated on September 04, 2007 at 18:14 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |