Public Member Functions | |
| KSearchFile () | |
| KSearchFile (char *pPathName) | |
| virtual | ~KSearchFile () |
| void | NewSearch (char *pPathName) |
| u32 | GetnFiles () |
| char * | GetpFile (u32 File) |
Protected Member Functions | |
| void | Clean () |
Protected Attributes | |
| KTable< char * > | m_pFileList |
Definition at line 9 of file SearchFile.h.
1.5.1-p1