Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

lib.res.file
Class FileGatherer

   in vfs_optimizer.cpp

class FileGatherer


Constructor Summary
FileGatherer( FileNodes& file_nodes )
          
 
Method Summary
private static void EntCb( const char* path, const DirEnt* ent, void* context )
          
 

Constructor Detail

FileGatherer

public FileGatherer( FileNodes& file_nodes );


Method Detail

EntCb

private static void EntCb( const char* path, const DirEnt* ent, void* context );

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD