Go to the source code of this file.
| #define DIRECTORY_ENUMERATOR_HEADER_GUARD_1357924680 |
| void EnumerateDirectory | ( | MemoryManager & | theMemoryManager, | |
| const StringType & | theDirectory, | |||
| const StringType & | theSearchSpec, | |||
| OutputIteratorType | theOutputIterator, | |||
| FilterPredicateType | theFilterPredicate, | |||
| StringConversionFunction | theConversionFunction, | |||
| bool | fIncludeSelfAndParent = false | |||
| ) |
| void EnumerateDirectory | ( | MemoryManager & | theMemoryManager, | |
| const StringType & | theFullSearchSpec, | |||
| OutputIteratorType | theOutputIterator, | |||
| FilterPredicateType | theFilterPredicate, | |||
| StringConversionFunction | theConversionFunction, | |||
| bool | fIncludeSelfAndParent = false | |||
| ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|