|
xrootd
|
#include <XrdSysDir.hh>
Public Member Functions | |
| XrdSysDir (const char *path) | |
| virtual | ~XrdSysDir () |
| bool | isValid () |
| int | lastError () |
| char * | nextEntry () |
Private Attributes | |
| void * | dhandle |
| int | lasterr |
|
virtual |
References closedir(), and dhandle.
|
inline |
References dhandle.
|
inline |
References lasterr.
| char * XrdSysDir::nextEntry | ( | ) |
References dhandle, lasterr, and readdir().
Referenced by XrdCpWorkLst::BuildWorkList_loc().
|
private |
Referenced by isValid(), nextEntry(), XrdSysDir(), and ~XrdSysDir().
|
private |
Referenced by lastError(), nextEntry(), and XrdSysDir().
1.8.3.1