|
XRootD
|
#include <XrdSysDir.hh>
Collaboration diagram for XrdSysDir:Public Member Functions | |
| XrdSysDir (const char *path) | |
| virtual | ~XrdSysDir () |
| bool | isValid () |
| int | lastError () |
| char * | nextEntry () |
Definition at line 48 of file XrdSysDir.hh.
| XrdSysDir::XrdSysDir | ( | const char * | path | ) |
Definition at line 51 of file XrdSysDir.cc.
References opendir().
Here is the call graph for this function:
|
virtual |
Definition at line 81 of file XrdSysDir.cc.
References closedir().
Here is the call graph for this function:
|
inline |
Definition at line 54 of file XrdSysDir.hh.
|
inline |
Definition at line 55 of file XrdSysDir.hh.
| char * XrdSysDir::nextEntry | ( | ) |
Definition at line 95 of file XrdSysDir.cc.
References readdir().
Here is the call graph for this function: