|
Xalan-C++ API Reference
1.12.0
|
#include <xalanc/PlatformSupport/PlatformSupportDefinitions.hpp>#include <cstring>#include <dirent.h>#include <errno.h>#include <sys/stat.h>#include <unistd.h>#include <functional>#include <iterator>#include "xercesc/framework/MemoryManager.hpp"#include "xalanc/PlatformSupport/XalanFileOutputStream.hpp"#include "xalanc/PlatformSupport/DOMStringHelper.hpp"#include "xalanc/PlatformSupport/XalanUnicode.hpp"Go to the source code of this file.
Namespaces | |
| xalanc | |
| Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly. | |
Functions | |
| template<class OutputIteratorType , class FilterPredicateType , class StringType , class StringConversionFunction > | |
| void | xalanc::EnumerateDirectory (MemoryManager &theMemoryManager, const StringType &theFullSearchSpec, OutputIteratorType theOutputIterator, FilterPredicateType theFilterPredicate, StringConversionFunction theConversionFunction, bool fIncludeSelfAndParent=false) |
| template<class OutputIteratorType , class FilterPredicateType , class StringType , class StringConversionFunction > | |
| void | xalanc::EnumerateDirectory (MemoryManager &theMemoryManager, const StringType &theDirectory, const StringType &theSearchSpec, OutputIteratorType theOutputIterator, FilterPredicateType theFilterPredicate, StringConversionFunction theConversionFunction, bool fIncludeSelfAndParent=false) |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:23 for Xalan-C++ API Reference by
1.8.17