1 | <html> |
---|
2 | <head> |
---|
3 | <title>_find_search_t struct Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
4 | <link type="text/css" rel="stylesheet" href="style.css"> |
---|
5 | </head> |
---|
6 | |
---|
7 | <body> |
---|
8 | <!-- Generated by Doxygen 1.3.6 --> |
---|
9 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>_find_search_t Struct Reference</h1><code>#include <<a class="el" href="OgreSearchOps_8h-source.html">OgreSearchOps.h</a>></code> |
---|
11 | <p> |
---|
12 | <a href="struct__find__search__t-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
13 | <tr><td></td></tr> |
---|
14 | <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> |
---|
15 | <tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="struct__find__search__t.html#__find__search__to0">in_use</a></td></tr> |
---|
16 | |
---|
17 | <tr><td class="memItemLeft" nowrap align=right valign=top>char * </td><td class="memItemRight" valign=bottom><a class="el" href="struct__find__search__t.html#__find__search__to1">pattern</a></td></tr> |
---|
18 | |
---|
19 | <tr><td class="memItemLeft" nowrap align=right valign=top>DIR * </td><td class="memItemRight" valign=bottom><a class="el" href="struct__find__search__t.html#__find__search__to2">dirfd</a></td></tr> |
---|
20 | |
---|
21 | </table> |
---|
22 | <hr><h2>Member Data Documentation</h2> |
---|
23 | <a class="anchor" name="__find__search__to2" doxytag="_find_search_t::dirfd" ></a><p> |
---|
24 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
25 | <tr> |
---|
26 | <td class="mdRow"> |
---|
27 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
28 | <tr> |
---|
29 | <td class="md" nowrap valign="top"> DIR* <a class="el" href="struct__find__search__t.html#__find__search__to2">_find_search_t::dirfd</a> |
---|
30 | </table> |
---|
31 | </td> |
---|
32 | </tr> |
---|
33 | </table> |
---|
34 | <table cellspacing=5 cellpadding=0 border=0> |
---|
35 | <tr> |
---|
36 | <td> |
---|
37 | |
---|
38 | </td> |
---|
39 | <td> |
---|
40 | |
---|
41 | <p> |
---|
42 | |
---|
43 | <p> |
---|
44 | Definition at line <a class="el" href="OgreSearchOps_8h-source.html#l00048">48</a> of file <a class="el" href="OgreSearchOps_8h-source.html">OgreSearchOps.h</a>. </td> |
---|
45 | </tr> |
---|
46 | </table> |
---|
47 | <a class="anchor" name="__find__search__to0" doxytag="_find_search_t::in_use" ></a><p> |
---|
48 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
49 | <tr> |
---|
50 | <td class="mdRow"> |
---|
51 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
52 | <tr> |
---|
53 | <td class="md" nowrap valign="top"> int <a class="el" href="struct__find__search__t.html#__find__search__to0">_find_search_t::in_use</a> |
---|
54 | </table> |
---|
55 | </td> |
---|
56 | </tr> |
---|
57 | </table> |
---|
58 | <table cellspacing=5 cellpadding=0 border=0> |
---|
59 | <tr> |
---|
60 | <td> |
---|
61 | |
---|
62 | </td> |
---|
63 | <td> |
---|
64 | |
---|
65 | <p> |
---|
66 | |
---|
67 | <p> |
---|
68 | Definition at line <a class="el" href="OgreSearchOps_8h-source.html#l00046">46</a> of file <a class="el" href="OgreSearchOps_8h-source.html">OgreSearchOps.h</a>. </td> |
---|
69 | </tr> |
---|
70 | </table> |
---|
71 | <a class="anchor" name="__find__search__to1" doxytag="_find_search_t::pattern" ></a><p> |
---|
72 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
73 | <tr> |
---|
74 | <td class="mdRow"> |
---|
75 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
76 | <tr> |
---|
77 | <td class="md" nowrap valign="top"> char* <a class="el" href="struct__find__search__t.html#__find__search__to1">_find_search_t::pattern</a> |
---|
78 | </table> |
---|
79 | </td> |
---|
80 | </tr> |
---|
81 | </table> |
---|
82 | <table cellspacing=5 cellpadding=0 border=0> |
---|
83 | <tr> |
---|
84 | <td> |
---|
85 | |
---|
86 | </td> |
---|
87 | <td> |
---|
88 | |
---|
89 | <p> |
---|
90 | |
---|
91 | <p> |
---|
92 | Definition at line <a class="el" href="OgreSearchOps_8h-source.html#l00047">47</a> of file <a class="el" href="OgreSearchOps_8h-source.html">OgreSearchOps.h</a>. </td> |
---|
93 | </tr> |
---|
94 | </table> |
---|
95 | <hr>The documentation for this struct was generated from the following file:<ul> |
---|
96 | <li><a class="el" href="OgreSearchOps_8h-source.html">OgreSearchOps.h</a></ul> |
---|
97 | <hr> |
---|
98 | <p> |
---|
99 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
100 | <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
---|
101 | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/> |
---|
102 | <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
---|
103 | <Work rdf:about=""> |
---|
104 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
105 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
106 | </Work> |
---|
107 | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> |
---|
108 | |
---|
109 | Last modified Sun Mar 12 14:38:00 2006 |
---|
110 | </p> |
---|
111 | </body> |
---|
112 | </html> |
---|