Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.6

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

DirectoryEnumeratorFunctor Template Struct Reference

#include <DirectoryEnumerator.hpp>

Inheritance diagram for DirectoryEnumeratorFunctor

Collaboration diagram for DirectoryEnumeratorFunctor:

List of all members.

Public Types

Public Methods


Member Typedef Documentation

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
typedef std::unary_function<StringType, CollectionType> DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::BaseClassType

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
typedef BaseClassType::argument_type DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::argument_type

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
typedef BaseClassType::result_type DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::result_type


Constructor & Destructor Documentation

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction> ( bool fIncludeSelfAndParent = false ) [explicit]


Member Function Documentation

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
result_type DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::operator() ( const argument_type & theDirectory,
const argument_type & theSearchSpec ) const []

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
void DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::operator() ( const argument_type & theDirectory,
const argument_type & theSearchSpec,
CollectionType & theCollection ) const []

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
result_type DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::operator() ( const argument_type & theFullSearchSpec ) const []

template<classCollectionType, classStringType = XalanDOMString, classFilterPredicateType = FilesOnlyFilterPredicate, classStringConversionFunction = c_wstr_functor>
void DirectoryEnumeratorFunctor<CollectionType, StringType, FilterPredicateType, StringConversionFunction>::operator() ( const argument_type & theDirectory,
CollectionType & theCollection ) const []


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.6
Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.