18
|
1 <?xml version="1.0" encoding="ascii"?>
|
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
3 "DTD/xhtml1-transitional.dtd">
|
|
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
5 <head>
|
|
6 <title>commons.IDataProcessor</title>
|
|
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
|
|
8 <script type="text/javascript" src="epydoc.js"></script>
|
|
9 </head>
|
|
10
|
|
11 <body bgcolor="white" text="black" link="blue" vlink="#204080"
|
|
12 alink="#204080">
|
|
13 <!-- ==================== NAVIGATION BAR ==================== -->
|
|
14 <table class="navbar" border="0" width="100%" cellpadding="0"
|
|
15 bgcolor="#a0c0ff" cellspacing="0">
|
|
16 <tr valign="middle">
|
|
17
|
|
18 <!-- Tree link -->
|
|
19 <th> <a
|
|
20 href="module-tree.html">Trees</a> </th>
|
|
21
|
|
22 <!-- Index link -->
|
|
23 <th> <a
|
|
24 href="identifier-index.html">Indices</a> </th>
|
|
25
|
|
26 <!-- Help link -->
|
|
27 <th> <a
|
|
28 href="help.html">Help</a> </th>
|
|
29
|
|
30 <th class="navbar" width="100%"></th>
|
|
31 </tr>
|
|
32 </table>
|
|
33 <table width="100%" cellpadding="0" cellspacing="0">
|
|
34 <tr valign="top">
|
|
35 <td width="100%">
|
|
36 <span class="breadcrumbs">
|
|
37 Package commons ::
|
|
38 Module IDataProcessor
|
|
39 </span>
|
|
40 </td>
|
|
41 <td>
|
|
42 <table cellpadding="0" cellspacing="0">
|
|
43 <!-- hide/show private -->
|
|
44 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
|
|
45 onclick="toggle_private();">hide private</a>]</span></td></tr>
|
|
46 <tr><td align="right"><span class="options"
|
|
47 >[<a href="frames.html" target="_top">frames</a
|
|
48 >] | <a href="commons.IDataProcessor-module.html"
|
|
49 target="_top">no frames</a>]</span></td></tr>
|
|
50 </table>
|
|
51 </td>
|
|
52 </tr>
|
|
53 </table>
|
|
54 <!-- ==================== MODULE DESCRIPTION ==================== -->
|
|
55 <h1 class="epydoc">Module IDataProcessor</h1><p class="nomargin-top"><span class="codelink"><a href="commons.IDataProcessor-pysrc.html">source code</a></span></p>
|
|
56 <!-- ==================== CLASSES ==================== -->
|
|
57 <a name="section-Classes"></a>
|
|
58 <table class="summary" border="1" cellpadding="3"
|
|
59 cellspacing="0" width="100%" bgcolor="white">
|
|
60 <tr bgcolor="#70b0f0" class="table-header">
|
|
61 <td colspan="2" class="table-header">
|
|
62 <table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
63 <tr valign="top">
|
|
64 <td align="left"><span class="table-header">Classes</span></td>
|
|
65 <td align="right" valign="top"
|
|
66 ><span class="options">[<a href="#section-Classes"
|
|
67 class="privatelink" onclick="toggle_private();"
|
|
68 >hide private</a>]</span></td>
|
|
69 </tr>
|
|
70 </table>
|
|
71 </td>
|
|
72 </tr>
|
|
73 <tr>
|
|
74 <td width="15%" align="right" valign="top" class="summary">
|
|
75 <span class="summary-type"> </span>
|
|
76 </td><td class="summary">
|
|
77 <a href="commons.IDataProcessor.IDataProcessor-class.html" class="summary-name">IDataProcessor</a><br />
|
|
78 A interface for all pipelines data processor
|
|
79 </td>
|
|
80 </tr>
|
|
81 </table>
|
|
82 <!-- ==================== NAVIGATION BAR ==================== -->
|
|
83 <table class="navbar" border="0" width="100%" cellpadding="0"
|
|
84 bgcolor="#a0c0ff" cellspacing="0">
|
|
85 <tr valign="middle">
|
|
86
|
|
87 <!-- Tree link -->
|
|
88 <th> <a
|
|
89 href="module-tree.html">Trees</a> </th>
|
|
90
|
|
91 <!-- Index link -->
|
|
92 <th> <a
|
|
93 href="identifier-index.html">Indices</a> </th>
|
|
94
|
|
95 <!-- Help link -->
|
|
96 <th> <a
|
|
97 href="help.html">Help</a> </th>
|
|
98
|
|
99 <th class="navbar" width="100%"></th>
|
|
100 </tr>
|
|
101 </table>
|
|
102 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
|
103 <tr>
|
|
104 <td align="left" class="footer">
|
|
105 Generated by Epydoc 3.0.1 on Fri Apr 10 16:39:01 2009
|
|
106 </td>
|
|
107 <td align="right" class="footer">
|
|
108 <a target="mainFrame" href="http://epydoc.sourceforge.net"
|
|
109 >http://epydoc.sourceforge.net</a>
|
|
110 </td>
|
|
111 </tr>
|
|
112 </table>
|
|
113
|
|
114 <script type="text/javascript">
|
|
115 <!--
|
|
116 // Private objects are initially displayed (because if
|
|
117 // javascript is turned off then we want them to be
|
|
118 // visible); but by default, we want to hide them. So hide
|
|
119 // them unless we have a cookie that says to show them.
|
|
120 checkCookie();
|
|
121 // -->
|
|
122 </script>
|
|
123 </body>
|
|
124 </html>
|