#include <XrdOucNSWalk.hh>
|
| static const int | noPath = 0x0100 |
| |
| static const int | Recurse = 0x0080 |
| |
| static const int | retAll = 0x000f |
| |
| static const int | retDir = 0x0001 |
| |
| static const int | retFile = 0x0002 |
| |
| static const int | retIDLO = 0x0020 |
| |
| static const int | retIILO = 0x0040 |
| |
| static const int | retLink = 0x0004 |
| |
| static const int | retMisc = 0x0008 |
| |
| static const int | retStat = 0x0010 |
| |
| static const int | skpErrs = 0x8000 |
| |
Definition at line 42 of file XrdOucNSWalk.hh.
◆ XrdOucNSWalk()
◆ ~XrdOucNSWalk()
| XrdOucNSWalk::~XrdOucNSWalk |
( |
| ) |
|
◆ Index()
◆ setCallBack()
| void XrdOucNSWalk::setCallBack |
( |
CallBack * |
cbP = 0 | ) |
|
|
inline |
◆ setMsgOn()
| void XrdOucNSWalk::setMsgOn |
( |
const char * |
pfx | ) |
|
|
inline |
◆ noPath
| const int XrdOucNSWalk::noPath = 0x0100 |
|
static |
◆ Recurse
| const int XrdOucNSWalk::Recurse = 0x0080 |
|
static |
◆ retAll
| const int XrdOucNSWalk::retAll = 0x000f |
|
static |
◆ retDir
| const int XrdOucNSWalk::retDir = 0x0001 |
|
static |
◆ retFile
| const int XrdOucNSWalk::retFile = 0x0002 |
|
static |
◆ retIDLO
| const int XrdOucNSWalk::retIDLO = 0x0020 |
|
static |
◆ retIILO
| const int XrdOucNSWalk::retIILO = 0x0040 |
|
static |
◆ retLink
| const int XrdOucNSWalk::retLink = 0x0004 |
|
static |
◆ retMisc
| const int XrdOucNSWalk::retMisc = 0x0008 |
|
static |
◆ retStat
| const int XrdOucNSWalk::retStat = 0x0010 |
|
static |
◆ skpErrs
| const int XrdOucNSWalk::skpErrs = 0x8000 |
|
static |
The documentation for this class was generated from the following files: