File: a00127.html

package info (click to toggle)
scim 1.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 20,368 kB
  • ctags: 12,834
  • sloc: cpp: 51,239; sh: 22,370; ansic: 18,716; makefile: 1,258; xml: 641; yacc: 288
file content (54 lines) | stat: -rw-r--r-- 4,131 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scim: scim_filter_module.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.0 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<h1>scim_filter_module.h File Reference</h1>definition of FilterModule related classes. <a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00157.html">scim</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00030.html">scim::FilterModule</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The class to manipulate the Filter modules.  <a href="a00030.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef unsigned int(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00160.html#gff6a45d839d234b2bcf51a742478af73">scim::FilterModuleInitFunc</a> (const ConfigPointer &amp;config)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initialize a Filter <a class="el" href="a00063.html">Module</a>.  <a href="a00160.html#gff6a45d839d234b2bcf51a742478af73"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef FilterFactoryPointer(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00160.html#g28ddedc84bb0b8ca5f0fd4e2d28872dc">scim::FilterModuleCreateFilterFunc</a> (unsigned int index)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create an object of this FilterFactory class.  <a href="a00160.html#g28ddedc84bb0b8ca5f0fd4e2d28872dc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef bool(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00160.html#g8136fe78dd2beecb188f8da0dcbcaf80">scim::FilterModuleGetFilterInfoFunc</a> (unsigned int index, FilterInfo &amp;info)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get basic information of the FilterFactory class provided by this module.  <a href="a00160.html#g8136fe78dd2beecb188f8da0dcbcaf80"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00160.html#gc5748233a38f490985fcb9dbc01aac00">scim::scim_get_filter_module_list</a> (std::vector&lt; String &gt; &amp;mod_list)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get a name list of currently available Filter modules.  <a href="a00160.html#gc5748233a38f490985fcb9dbc01aac00"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
definition of FilterModule related classes. 
<p>
<hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 14:12:29 2007 for scim by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>