xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
XrdSysDir Class Reference

#include <XrdSysDir.hh>

Public Member Functions

 XrdSysDir (const char *path)
 
virtual ~XrdSysDir ()
 
bool isValid ()
 
int lastError ()
 
char * nextEntry ()
 

Private Attributes

void * dhandle
 
int lasterr
 

Constructor & Destructor Documentation

◆ XrdSysDir()

XrdSysDir::XrdSysDir ( const char *  path)

◆ ~XrdSysDir()

virtual XrdSysDir::~XrdSysDir ( )
virtual

Member Function Documentation

◆ isValid()

bool XrdSysDir::isValid ( )
inline

References dhandle.

◆ lastError()

int XrdSysDir::lastError ( )
inline

References lasterr.

◆ nextEntry()

char * XrdSysDir::nextEntry ( )

Member Data Documentation

◆ dhandle

void* XrdSysDir::dhandle
private

Referenced by isValid().

◆ lasterr

int XrdSysDir::lasterr
private

Referenced by lastError().


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