#include <ufinderCom.hpp>
Public Member Functions | |
| UFinderCom (UFinder *, const UStr &path, int path_type) | |
Protected Types | |
| INVALID_URL = -2 | |
| enum | { INVALID_URL = -2 } |
Protected Member Functions | |
| void | showDoc () |
Static Protected Member Functions | |
| static void | loadDoc (UFinderCom *) |
Protected Attributes | |
| pthread_t | thread_id |
| UFinder * | fd |
| UStr | path |
| UStr | cachepath |
| int | type |
| int | mode |
| int | stat |
1.4.7