Public Member Functions | |
| KDirectory () | |
| ~KDirectory () | |
| s32 | GetnPath () |
| KStr | GetPath (KStr &sDirectory, s32 nPath=0) |
| bool | AddFile (KStr &sFileName) |
| bool | RemoveFile (KStr &sFileName) |
| KStr & | GetCurrent () |
Protected Attributes | |
| KStr | m_sCurrentDirectory |
Definition at line 38 of file Directory.h.
1.5.1-p1