#include <XrdOucNSWalk.hh>
Collaboration diagram for XrdOucNSWalk::NSEnt:
Public Types | |
enum | Etype { isBad = 0, isDir, isFile, isLink, isMisc } |
Public Member Functions | |
NSEnt () | |
~NSEnt () | |
Public Attributes | |
NSEnt * | Next |
char * | Path |
char * | File |
int | Plen |
stat | Stat |
char * | Link |
int | Lksz |
Etype | Type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|