Public Member Functions | |
| DirectoryWalkerThread (Window *pWindow, Message *pMessage) | |
| ~DirectoryWalkerThread () | |
| void | SetTo (const String &szDirectory) |
| void | OnEntry () |
| bool | GetNextEntry (String &szEntry) |
| int | Size () |
Public Attributes | |
| signal0 | Entry |
Classes | |
| class | Private |
| DirectoryWalkerThread::~DirectoryWalkerThread | ( | ) |
| void DirectoryWalkerThread::SetTo | ( | const String & | szDirectory | ) |
| void DirectoryWalkerThread::OnEntry | ( | ) |
| bool DirectoryWalkerThread::GetNextEntry | ( | String & | szEntry | ) |
| int DirectoryWalkerThread::Size | ( | ) |
1.5.1-p1