summaryrefslogtreecommitdiff
path: root/freebsdtvision/doc/html/classTDirCollection.html
diff options
context:
space:
mode:
Diffstat (limited to 'freebsdtvision/doc/html/classTDirCollection.html')
-rw-r--r--freebsdtvision/doc/html/classTDirCollection.html534
1 files changed, 534 insertions, 0 deletions
diff --git a/freebsdtvision/doc/html/classTDirCollection.html b/freebsdtvision/doc/html/classTDirCollection.html
new file mode 100644
index 0000000..86cd1cf
--- /dev/null
+++ b/freebsdtvision/doc/html/classTDirCollection.html
@@ -0,0 +1,534 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>TDirCollection class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.2.18 -->
+<center>
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
+<hr><h1>TDirCollection Class Reference</h1>Simple <a class="el" href="classTCollection.html">TCollection</a> derivative used for storing <a class="el" href="classTDirEntry.html">TDirEntry</a> objects.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="stddlg_8h-source.html">stddlg.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for TDirCollection:
+<p><center><img src="classTDirCollection.png" usemap="#TDirCollection_map" border="0" alt=""></center>
+<map name="TDirCollection_map">
+<area href="classTCollection.html" alt="TCollection" shape="rect" coords="51,112,143,136">
+<area href="classTNSCollection.html" alt="TNSCollection" shape="rect" coords="0,56,92,80">
+<area href="classTStreamable.html" alt="TStreamable" shape="rect" coords="102,56,194,80">
+<area href="classTObject.html" alt="TObject" shape="rect" coords="0,0,92,24">
+</map>
+<a href="classTDirCollection-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a0">TDirCollection</a> (<a class="el" href="ttypes_8h.html#a5">ccIndex</a> aLimit, <a class="el" href="ttypes_8h.html#a5">ccIndex</a> aDelta)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a1">at</a> (<a class="el" href="ttypes_8h.html#a5">ccIndex</a> index)</td></tr>
+<tr><td nowrap align=right valign=top>virtual <a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a2">indexOf</a> (<a class="el" href="classTDirEntry.html">TDirEntry</a> *item)</td></tr>
+<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a3">remove</a> (<a class="el" href="classTDirEntry.html">TDirEntry</a> *item)</td></tr>
+<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a4">free</a> (<a class="el" href="classTDirEntry.html">TDirEntry</a> *item)</td></tr>
+<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a5">atInsert</a> (<a class="el" href="ttypes_8h.html#a5">ccIndex</a> index, <a class="el" href="classTDirEntry.html">TDirEntry</a> *item)</td></tr>
+<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a6">atPut</a> (<a class="el" href="ttypes_8h.html#a5">ccIndex</a> index, <a class="el" href="classTDirEntry.html">TDirEntry</a> *item)</td></tr>
+<tr><td nowrap align=right valign=top>virtual <a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a7">insert</a> (<a class="el" href="classTDirEntry.html">TDirEntry</a> *item)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a8">firstThat</a> (<a class="el" href="ttypes_8h.html#a6">ccTestFunc</a> Test, void *arg)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#a9">lastThat</a> (<a class="el" href="ttypes_8h.html#a6">ccTestFunc</a> Test, void *arg)</td></tr>
+<tr><td colspan=2><br><h2>Static Public Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTStreamable.html">TStreamable</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#d0">build</a> ()</td></tr>
+<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
+<tr><td nowrap align=right valign=top>const char *const&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#p0">name</a></td></tr>
+<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classTDirCollection.html#b0">TDirCollection</a> (<a class="el" href="ttypes_8h.html#a14">StreamableInit</a>)</td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+TDirCollection is a simple <a class="el" href="classTCollection.html">TCollection</a> derivative used for storing <a class="el" href="classTDirEntry.html">TDirEntry</a> objects.
+<p>
+TDirCollection is a streamable class, inheriting <a class="el" href="classTStreamable.html">TStreamable</a> from its base class <a class="el" href="classTCollection.html">TCollection</a>.
+<p>
+
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l00995">995</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a name="a0" doxytag="TDirCollection::TDirCollection"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> TDirCollection::TDirCollection </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>aLimit</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>aDelta</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Calls the base <a class="el" href="classTCollection.html">TCollection</a> constructor to create a directory collection with the given limit `aLimit' and delta `aDelta'.
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01002">1002</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="ttypes_8h-source.html#l00072">ccIndex</a>. </td>
+ </tr>
+</table>
+<a name="b0" doxytag="TDirCollection::TDirCollection"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> TDirCollection::TDirCollection </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a14">StreamableInit</a>&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, protected]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01095">1095</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="ttypes_8h-source.html#l00062">StreamableInit</a>. </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a name="a1" doxytag="TDirCollection::at"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTDirEntry.html">TDirEntry</a>* TDirCollection::at </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>index</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Returns a pointer to the <a class="el" href="classTDirEntry.html">TDirEntry</a> object indexed by `index' in this directory collection. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a3">TCollection::at</a> </dl>
+<p>
+Reimplemented from <a class="el" href="classTNSCollection.html#a3">TNSCollection</a>.
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01009">1009</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="classTNSCollection.html#a3">TNSCollection::at()</a>, and <a class="el" href="ttypes_8h-source.html#l00072">ccIndex</a>. </td>
+ </tr>
+</table>
+<a name="a5" doxytag="TDirCollection::atInsert"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void TDirCollection::atInsert </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>index</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>item</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Inserts the given `item' into the collection at the given `index' and moves the following items down one position. The collection will be expanded by delta if the insertion causes the limit to be exceeded. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a11">TCollection::atInsert</a> </dl>
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01038">1038</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="classTNSCollection.html#a11">TNSCollection::atInsert()</a>, and <a class="el" href="ttypes_8h-source.html#l00072">ccIndex</a>. </td>
+ </tr>
+</table>
+<a name="a6" doxytag="TDirCollection::atPut"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void TDirCollection::atPut </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a5">ccIndex</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>index</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>item</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Replaces the item at `index' with the given `item'. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a12">TCollection::atPut</a> </dl>
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01044">1044</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="classTNSCollection.html#a12">TNSCollection::atPut()</a>, and <a class="el" href="ttypes_8h-source.html#l00072">ccIndex</a>. </td>
+ </tr>
+</table>
+<a name="d0" doxytag="TDirCollection::build"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTStreamable.html">TStreamable</a>* TDirCollection::build </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [static]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Called to create an object in certain stream-reading situations. </td>
+ </tr>
+</table>
+<a name="a8" doxytag="TDirCollection::firstThat"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTDirEntry.html">TDirEntry</a> * TDirCollection::firstThat </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a6">ccTestFunc</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>Test</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap>void *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>arg</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+This iterator returns a pointer to the first <a class="el" href="classTDirEntry.html">TDirEntry</a> object in the collection for which the `Test' function returns True.
+<p>
+Reimplemented from <a class="el" href="classTNSCollection.html#a15">TNSCollection</a>.
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01129">1129</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="ttypes_8h-source.html#l00078">ccTestFunc</a>, and <a class="el" href="classTNSCollection.html#a15">TNSCollection::firstThat()</a>. </td>
+ </tr>
+</table>
+<a name="a4" doxytag="TDirCollection::free"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void TDirCollection::free </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>item</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Removes (deletes) the given `item' from the collection and frees the space in the collection. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a9">TCollection::free</a> </dl>
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01029">1029</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="classTNSCollection.html#a9">TNSCollection::free()</a>. </td>
+ </tr>
+</table>
+<a name="a2" doxytag="TDirCollection::indexOf"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual <a class="el" href="ttypes_8h.html#a5">ccIndex</a> TDirCollection::indexOf </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>item</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Returns the index of the given `item' in this directory collection. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a4">TCollection::indexOf</a> </dl>
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01015">1015</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="ttypes_8h-source.html#l00072">ccIndex</a>, and <a class="el" href="classTNSCollection.html#a4">TNSCollection::indexOf()</a>. </td>
+ </tr>
+</table>
+<a name="a7" doxytag="TDirCollection::insert"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual <a class="el" href="ttypes_8h.html#a5">ccIndex</a> TDirCollection::insert </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>item</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Inserts the `item' into the collection, and adjust the other indexes if necessary. By default, insertions are made at the end of the collection. The index of the inserted item is returned. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a13">TCollection::insert</a> </dl>
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01052">1052</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="ttypes_8h-source.html#l00072">ccIndex</a>, and <a class="el" href="classTNSCollection.html#a13">TNSCollection::insert()</a>. </td>
+ </tr>
+</table>
+<a name="a9" doxytag="TDirCollection::lastThat"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTDirEntry.html">TDirEntry</a> * TDirCollection::lastThat </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a6">ccTestFunc</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>Test</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap>void *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>arg</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+This iterator scans the collection from the last <a class="el" href="classTDirEntry.html">TDirEntry</a> object to first. It returns a pointer to the first (that is, the nearest to the end) item in the collection for which the `Test' function returns True.
+<p>
+Reimplemented from <a class="el" href="classTNSCollection.html#a16">TNSCollection</a>.
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01134">1134</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="ttypes_8h-source.html#l00078">ccTestFunc</a>, and <a class="el" href="classTNSCollection.html#a16">TNSCollection::lastThat()</a>. </td>
+ </tr>
+</table>
+<a name="a3" doxytag="TDirCollection::remove"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void TDirCollection::remove </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTDirEntry.html">TDirEntry</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>item</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Removes (deletes) the given `item' from this collection. The space in the collection is not freed. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTNSCollection.html#a7">TCollection::remove</a> </dl>
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01022">1022</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>.
+<p>
+References <a class="el" href="classTNSCollection.html#a7">TNSCollection::remove()</a>. </td>
+ </tr>
+</table>
+<hr><h2>Member Data Documentation</h2>
+<a name="p0" doxytag="TDirCollection::name"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> const char* const TDirCollection::name<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Reimplemented from <a class="el" href="classTCollection.html#p0">TCollection</a>.
+<p>
+Definition at line <a class="el" href="stddlg_8h-source.html#l01100">1100</a> of file <a class="el" href="stddlg_8h-source.html">stddlg.h</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="stddlg_8h-source.html">stddlg.h</a></ul>
+<hr><address style="align: right;"><small>Generated on Wed Apr 2 22:13:12 2003 for TVision by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0
+width=110 height=53></a>1.2.18 </small></address>
+</body>
+</html>