Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

DirectoryEnumerator.hpp File Reference

Go to the source code of this file.

Classes

Defines

Functions


Define Documentation

#define DIRECTORY_ENUMERATOR_HEADER_GUARD_1357924680


Function Documentation

template<class OutputIteratorType , class FilterPredicateType , class StringType , class StringConversionFunction >
void EnumerateDirectory ( MemoryManager &  theMemoryManager,
const StringType &  theDirectory,
const StringType &  theSearchSpec,
OutputIteratorType  theOutputIterator,
FilterPredicateType  theFilterPredicate,
StringConversionFunction  theConversionFunction,
bool  fIncludeSelfAndParent = false 
)

template<class OutputIteratorType , class FilterPredicateType , class StringType , class StringConversionFunction >
void EnumerateDirectory ( MemoryManager &  theMemoryManager,
const StringType &  theFullSearchSpec,
OutputIteratorType  theOutputIterator,
FilterPredicateType  theFilterPredicate,
StringConversionFunction  theConversionFunction,
bool  fIncludeSelfAndParent = false 
)

Interpreting class diagrams

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

dot

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

Apache Logo