blob: b751d61106cbd18c47fdd938be1afd5a7600809d [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<?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>
Jon Halla1cdd892015-08-10 13:36:28 -07006 <title>TestON.drivers.common.apidriver</title>
adminbae64d82013-08-01 10:50:15 -07007 <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 <!-- Home link -->
18 <th>&nbsp;&nbsp;&nbsp;<a
19 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21 <!-- Tree link -->
22 <th>&nbsp;&nbsp;&nbsp;<a
23 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24
25 <!-- Index link -->
26 <th>&nbsp;&nbsp;&nbsp;<a
27 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29 <!-- Help link -->
30 <th>&nbsp;&nbsp;&nbsp;<a
31 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
Jon Halla1cdd892015-08-10 13:36:28 -070033 <!-- Project homepage -->
34 <th class="navbar" align="right" width="100%">
35 <table border="0" cellpadding="0" cellspacing="0">
36 <tr><th class="navbar" align="center"
37 >TestON</th>
38 </tr></table></th>
adminbae64d82013-08-01 10:50:15 -070039 </tr>
40</table>
41<table width="100%" cellpadding="0" cellspacing="0">
42 <tr valign="top">
43 <td width="100%">
44 <span class="breadcrumbs">
45 <a href="TestON-module.html">Package&nbsp;TestON</a> ::
46 <a href="TestON.drivers-module.html">Package&nbsp;drivers</a> ::
47 <a href="TestON.drivers.common-module.html">Package&nbsp;common</a> ::
Jon Halla1cdd892015-08-10 13:36:28 -070048 Module&nbsp;apidriver
adminbae64d82013-08-01 10:50:15 -070049 </span>
50 </td>
51 <td>
52 <table cellpadding="0" cellspacing="0">
53 <!-- hide/show private -->
54 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
55 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
56 <tr><td align="right"><span class="options"
57 >[<a href="frames.html" target="_top">frames</a
Jon Halla1cdd892015-08-10 13:36:28 -070058 >]&nbsp;|&nbsp;<a href="TestON.drivers.common.apidriver-module.html"
adminbae64d82013-08-01 10:50:15 -070059 target="_top">no&nbsp;frames</a>]</span></td></tr>
60 </table>
61 </td>
62 </tr>
63</table>
64<!-- ==================== MODULE DESCRIPTION ==================== -->
Jon Halla1cdd892015-08-10 13:36:28 -070065<h1 class="epydoc">Module apidriver</h1><p class="nomargin-top"><span class="codelink"><a href="TestON.drivers.common.apidriver-pysrc.html">source&nbsp;code</a></span></p>
66<pre class="literalblock">
adminbae64d82013-08-01 10:50:15 -070067
Jon Halla1cdd892015-08-10 13:36:28 -070068Created on 22-Nov-2012
69
70author:: Anil Kumar ( anilkumar.s@paxterrasolutions.com )
71
72
73 TestON is free software: you can redistribute it and/or modify
74 it under the terms of the GNU General Public License as published by
75 the Free Software Foundation, either version 2 of the License, or
76 ( at your option ) any later version.
77
78 TestON is distributed in the hope that it will be useful,
79 but WITHOUT ANY WARRANTY; without even the implied warranty of
80 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
81 GNU General Public License for more details.
82
83 You should have received a copy of the GNU General Public License
84 along with TestON. If not, see &lt;http://www.gnu.org/licenses/&gt;.
85
86</pre>
87
88<!-- ==================== CLASSES ==================== -->
adminbae64d82013-08-01 10:50:15 -070089<a name="section-Classes"></a>
90<table class="summary" border="1" cellpadding="3"
91 cellspacing="0" width="100%" bgcolor="white">
92<tr bgcolor="#70b0f0" class="table-header">
93 <td colspan="2" class="table-header">
94 <table border="0" cellpadding="0" cellspacing="0" width="100%">
95 <tr valign="top">
96 <td align="left"><span class="table-header">Classes</span></td>
97 <td align="right" valign="top"
98 ><span class="options">[<a href="#section-Classes"
99 class="privatelink" onclick="toggle_private();"
100 >hide private</a>]</span></td>
101 </tr>
102 </table>
103 </td>
104</tr>
105<tr>
106 <td width="15%" align="right" valign="top" class="summary">
107 <span class="summary-type">&nbsp;</span>
108 </td><td class="summary">
Jon Halla1cdd892015-08-10 13:36:28 -0700109 <a href="TestON.drivers.common.apidriver.API-class.html" class="summary-name">API</a><br />
adminbae64d82013-08-01 10:50:15 -0700110 This will define common functions for CLI included.
111 </td>
112 </tr>
113</table>
114<!-- ==================== NAVIGATION BAR ==================== -->
115<table class="navbar" border="0" width="100%" cellpadding="0"
116 bgcolor="#a0c0ff" cellspacing="0">
117 <tr valign="middle">
118 <!-- Home link -->
119 <th>&nbsp;&nbsp;&nbsp;<a
120 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
121
122 <!-- Tree link -->
123 <th>&nbsp;&nbsp;&nbsp;<a
124 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
125
126 <!-- Index link -->
127 <th>&nbsp;&nbsp;&nbsp;<a
128 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
129
130 <!-- Help link -->
131 <th>&nbsp;&nbsp;&nbsp;<a
132 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
133
Jon Halla1cdd892015-08-10 13:36:28 -0700134 <!-- Project homepage -->
135 <th class="navbar" align="right" width="100%">
136 <table border="0" cellpadding="0" cellspacing="0">
137 <tr><th class="navbar" align="center"
138 >TestON</th>
139 </tr></table></th>
adminbae64d82013-08-01 10:50:15 -0700140 </tr>
141</table>
142<table border="0" cellpadding="0" cellspacing="0" width="100%%">
143 <tr>
144 <td align="left" class="footer">
Jon Halla1cdd892015-08-10 13:36:28 -0700145 Generated by Epydoc 3.0.1 on Mon Aug 10 11:12:34 2015
adminbae64d82013-08-01 10:50:15 -0700146 </td>
147 <td align="right" class="footer">
148 <a target="mainFrame" href="http://epydoc.sourceforge.net"
149 >http://epydoc.sourceforge.net</a>
150 </td>
151 </tr>
152</table>
153
154<script type="text/javascript">
155 <!--
156 // Private objects are initially displayed (because if
157 // javascript is turned off then we want them to be
158 // visible); but by default, we want to hide them. So hide
159 // them unless we have a cookie that says to show them.
160 checkCookie();
161 // -->
162</script>
163</body>
164</html>