blob: 2d510fcf8a5c0241cd4de2aed8325f9865592b2f [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>DirectoryEnumeratorFunctor&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt; Struct Template Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="DirectoryEnumeratorFunctor" -->
<p><code>#include &lt;<a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>&gt;</code></p>
<p><a href="structDirectoryEnumeratorFunctor-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef std::unary_function<br class="typebreak"/>
&lt; StringType, CollectionType &gt; <a class="el" href="structDirectoryEnumeratorFunctor.html#a45ec7cc3aaeab7018d5646f40d0cdffd">BaseClassType</a>
<li>typedef BaseClassType::result_type <a class="el" href="structDirectoryEnumeratorFunctor.html#af6f2c665a9e9c4bdfc20b2bc5dfe63e3">result_type</a>
<li>typedef <br class="typebreak"/>
BaseClassType::argument_type <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="structDirectoryEnumeratorFunctor.html#aaa75b81d8ea6b1d53a302090744b3ed1">DirectoryEnumeratorFunctor</a> (MemoryManager &amp;theMemoryManager, bool fIncludeSelfAndParent=false)
<li>void <a class="el" href="structDirectoryEnumeratorFunctor.html#a60bcdddfe0d2391af7aa1662b79ee677">operator()</a> (const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;theFullSearchSpec, CollectionType &amp;theCollection) const
<li><a class="el" href="structDirectoryEnumeratorFunctor.html#af6f2c665a9e9c4bdfc20b2bc5dfe63e3">result_type</a> <a class="el" href="structDirectoryEnumeratorFunctor.html#a2b642cb529649511510ac1b85b9bd431">operator()</a> (const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;theFullSearchSpec) const
<li>void <a class="el" href="structDirectoryEnumeratorFunctor.html#a556db453b424d40e9e16eb3b71ce4ce1">operator()</a> (const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;theDirectory, const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;theSearchSpec, CollectionType &amp;theCollection) const
<li><a class="el" href="structDirectoryEnumeratorFunctor.html#af6f2c665a9e9c4bdfc20b2bc5dfe63e3">result_type</a> <a class="el" href="structDirectoryEnumeratorFunctor.html#ae3796aaa4bbd46b95d5b1ae5e85add85">operator()</a> (const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;theDirectory, const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;theSearchSpec) const
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class CollectionType, class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt;<br/>
struct DirectoryEnumeratorFunctor&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;</h3>
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00474">474</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="ab481354a6ff70e229016b27786c99c55"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::argument_type" ref="ab481354a6ff70e229016b27786c99c55" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef BaseClassType::argument_type <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::<a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00484">484</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a45ec7cc3aaeab7018d5646f40d0cdffd"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::BaseClassType" ref="a45ec7cc3aaeab7018d5646f40d0cdffd" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef std::unary_function&lt;StringType, CollectionType&gt; <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::<a class="el" href="structDirectoryEnumeratorFunctor.html#a45ec7cc3aaeab7018d5646f40d0cdffd">BaseClassType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00480">480</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="af6f2c665a9e9c4bdfc20b2bc5dfe63e3"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::result_type" ref="af6f2c665a9e9c4bdfc20b2bc5dfe63e3" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef BaseClassType::result_type <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::<a class="el" href="structDirectoryEnumeratorFunctor.html#af6f2c665a9e9c4bdfc20b2bc5dfe63e3">result_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00483">483</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aaa75b81d8ea6b1d53a302090744b3ed1"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::DirectoryEnumeratorFunctor" ref="aaa75b81d8ea6b1d53a302090744b3ed1" args="(MemoryManager &amp;theMemoryManager, bool fIncludeSelfAndParent=false)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::<a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a> </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>fIncludeSelfAndParent</em> = <code>false</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline, explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00487">487</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a60bcdddfe0d2391af7aa1662b79ee677"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::operator()" ref="a60bcdddfe0d2391af7aa1662b79ee677" args="(const argument_type &amp;theFullSearchSpec, CollectionType &amp;theCollection) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theFullSearchSpec</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">CollectionType &amp;&nbsp;</td>
<td class="paramname"> <em>theCollection</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00496">496</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae3796aaa4bbd46b95d5b1ae5e85add85"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::operator()" ref="ae3796aaa4bbd46b95d5b1ae5e85add85" args="(const argument_type &amp;theDirectory, const argument_type &amp;theSearchSpec) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structDirectoryEnumeratorFunctor.html#af6f2c665a9e9c4bdfc20b2bc5dfe63e3">result_type</a> <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theDirectory</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSearchSpec</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00540">540</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a556db453b424d40e9e16eb3b71ce4ce1"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::operator()" ref="a556db453b424d40e9e16eb3b71ce4ce1" args="(const argument_type &amp;theDirectory, const argument_type &amp;theSearchSpec, CollectionType &amp;theCollection) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theDirectory</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSearchSpec</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">CollectionType &amp;&nbsp;</td>
<td class="paramname"> <em>theCollection</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00524">524</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a2b642cb529649511510ac1b85b9bd431"></a><!-- doxytag: member="DirectoryEnumeratorFunctor::operator()" ref="a2b642cb529649511510ac1b85b9bd431" args="(const argument_type &amp;theFullSearchSpec) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class CollectionType , class StringType = XalanDOMString, class FilterPredicateType = FilesOnlyFilterPredicate, class StringConversionFunction = c_wstr_functor&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structDirectoryEnumeratorFunctor.html#af6f2c665a9e9c4bdfc20b2bc5dfe63e3">result_type</a> <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>&lt; CollectionType, StringType, FilterPredicateType, StringConversionFunction &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structDirectoryEnumeratorFunctor.html#ab481354a6ff70e229016b27786c99c55">argument_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theFullSearchSpec</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="DirectoryEnumerator_8hpp_source.html#l00512">512</a> of file <a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="DirectoryEnumerator_8hpp_source.html">DirectoryEnumerator.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>