#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 |
XrdOucNSWalk::NSEnt::NSEnt | ( | ) | [inline] |
Referenced by ~NSEnt().
struct NSEnt* XrdOucNSWalk::NSEnt::Next [read] |
Referenced by ~NSEnt().
struct stat XrdOucNSWalk::NSEnt::Stat [read] |