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

lib.res.file
Class IsArchive

   in vfs_optimizer.cpp

class IsArchive


Field Summary
private const char* archive_ext
          
 
Constructor Summary
IsArchive( const char* archive_fn )
          
 
Method Summary
 bool operator()( DirEnt& ent ) const
          
 

Field Detail

archive_ext

private const char* archive_ext;


Constructor Detail

IsArchive

public IsArchive( const char* archive_fn );


Method Detail

operator()

public bool operator()( DirEnt& ent ) const;

 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