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

lib.res.file
Struct TDirAndPath

   in vfs_mount.cpp

struct TDirAndPath


Field Summary
 std::string path
          
 TDir* td
          
 
Constructor Summary
TDirAndPath( TDir* d, const char* p )
          
 

Field Detail

path

public std::string path;

td

public TDir* td;


Constructor Detail

TDirAndPath

public TDirAndPath( TDir* d, const char* p );

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