xrootd
Public Types | Public Member Functions | Public Attributes

XrdOucNSWalk::NSEnt Struct Reference

#include <XrdOucNSWalk.hh>

Collaboration diagram for XrdOucNSWalk::NSEnt:
Collaboration graph
[legend]

List of all members.

Public Types

enum  Etype {
  isBad = 0, isDir, isFile, isLink,
  isMisc
}

Public Member Functions

 NSEnt ()
 ~NSEnt ()

Public Attributes

struct NSEntNext
char * Path
char * File
int Plen
struct stat Stat
char * Link
int Lksz
Etype Type

Member Enumeration Documentation

Enumerator:
isBad 
isDir 
isFile 
isLink 
isMisc 

Constructor & Destructor Documentation

XrdOucNSWalk::NSEnt::NSEnt ( ) [inline]
XrdOucNSWalk::NSEnt::~NSEnt ( ) [inline]

References Link, and Path.


Member Data Documentation

Referenced by XrdOucNSWalk::addEnt().


The documentation for this struct was generated from the following file: