Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
FindFileStruct Struct Reference

#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
 

Detailed Description

Definition at line 133 of file DirectoryEnumerator.hpp.

Member Function Documentation

◆ getName()

const char* FindFileStruct::getName ( ) const
inline

Retrieve name of file.

Returns
file name

Definition at line 142 of file DirectoryEnumerator.hpp.

◆ isDirectory()

bool FindFileStruct::isDirectory ( ) const
inline

Determine whether file is a directory.

Returns
true if file is a directory

Definition at line 152 of file DirectoryEnumerator.hpp.

◆ isSelfOrParent()

bool FindFileStruct::isSelfOrParent ( ) const
inline

Definition at line 168 of file DirectoryEnumerator.hpp.


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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo