|
xrootd
|
#include <XrdOucNSWalk.hh>

Public Types | |
| enum | Etype { isBad = 0, isDir, isFile, isLink, isMisc } |
Public Member Functions | |
| NSEnt () | |
| ~NSEnt () | |
Public Attributes | |
| struct NSEnt * | Next |
| char * | Path |
| char * | File |
| int | Plen |
| struct stat | Stat |
| char * | Link |
| int | Lksz |
| Etype | Type |
|
inline |
| char* XrdOucNSWalk::NSEnt::File |
| char* XrdOucNSWalk::NSEnt::Link |
Referenced by ~NSEnt().
| int XrdOucNSWalk::NSEnt::Lksz |
| struct NSEnt* XrdOucNSWalk::NSEnt::Next |
| char* XrdOucNSWalk::NSEnt::Path |
Referenced by ~NSEnt().
| int XrdOucNSWalk::NSEnt::Plen |
| struct stat XrdOucNSWalk::NSEnt::Stat |
| Etype XrdOucNSWalk::NSEnt::Type |
1.8.5