|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
This is the complete list of members for DirEntry, including all inherited members.
| _delete(PLIST_ENTRY Entry, void *pData) | DirEntry | static |
| _dump(PLIST_ENTRY Entry, void *pData) | DirEntry | static |
| Abort | DirEntry | static |
| AddAction | DirEntry | static |
| AddFile(LPWIN32_FIND_DATA pFd, PScanDirCtx pCtx) | DirEntry | |
| AddSubDir(CSTR pzDir, PScanDirCtx pCtx) | DirEntry | |
| Blink | LIST_ENTRY | |
| DelAction | DirEntry | static |
| DirEntry(LPWIN32_FIND_DATA pFd, PDirEntry pParent=NULL, PScanDirCtx pCtx=NULL) | DirEntry | |
| DirEntry(CSTR name, PDirEntry pParent=NULL, PScanDirCtx pCtx=NULL) | DirEntry | |
| Files | DirEntry | |
| Flink | LIST_ENTRY | |
| GetBranchCount() | DirEntry | |
| GetFileCount() | DirEntry | |
| GetFullPath(TSTR Buff, UINT BufLen) | DirEntry | |
| GetName() | DirEntry | |
| GetSizeOfBranch() | DirEntry | |
| GetSizeOfFiles() | DirEntry | |
| Name | DirEntry | |
| pData | DirEntry | |
| pParent | DirEntry | |
| RemoveFromParent() | DirEntry | |
| Scan(PScanDirCtx pCtx) | DirEntry | |
| ScanDir(CSTR BaseDir, UINT Depth=0, PDirEntry Parent=NULL, PUINT pCount=NULL, PScanDirCtx pCtx=NULL) | DirEntry | static |
| SubDir | DirEntry | |
| ~DirEntry() | DirEntry | virtual |