#include <DirectoryEnumerator.hpp>
Inherits dirent.
Public Member Functions | |
const char * | getName () const |
Retrieve name of file. More... | |
bool | isDirectory () const |
Determine whether file is a directory. More... | |
bool | isSelfOrParent () const |
Definition at line 133 of file DirectoryEnumerator.hpp.
|
inline |
|
inline |
Determine whether file is a directory.
Definition at line 152 of file DirectoryEnumerator.hpp.
|
inline |
Definition at line 168 of file DirectoryEnumerator.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|