xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Public Attributes | List of all members
XrdOucNSWalk::NSEnt Struct Reference

#include <XrdOucNSWalk.hh>

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

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

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

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