admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 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>TestON.drivers.common.cli.remotesysdriver</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 | <!-- Home link --> |
| 18 | <th> <a |
| 19 | href="TestON-module.html">Home</a> </th> |
| 20 | |
| 21 | <!-- Tree link --> |
| 22 | <th> <a |
| 23 | href="module-tree.html">Trees</a> </th> |
| 24 | |
| 25 | <!-- Index link --> |
| 26 | <th> <a |
| 27 | href="identifier-index.html">Indices</a> </th> |
| 28 | |
| 29 | <!-- Help link --> |
| 30 | <th> <a |
| 31 | href="help.html">Help</a> </th> |
| 32 | |
| 33 | <th class="navbar" width="100%"></th> |
| 34 | </tr> |
| 35 | </table> |
| 36 | <table width="100%" cellpadding="0" cellspacing="0"> |
| 37 | <tr valign="top"> |
| 38 | <td width="100%"> |
| 39 | <span class="breadcrumbs"> |
| 40 | <a href="TestON-module.html">Package TestON</a> :: |
| 41 | <a href="TestON.drivers-module.html">Package drivers</a> :: |
| 42 | <a href="TestON.drivers.common-module.html">Package common</a> :: |
| 43 | <a href="TestON.drivers.common.cli-module.html">Package cli</a> :: |
| 44 | Module remotesysdriver |
| 45 | </span> |
| 46 | </td> |
| 47 | <td> |
| 48 | <table cellpadding="0" cellspacing="0"> |
| 49 | <!-- hide/show private --> |
| 50 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 51 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
| 52 | <tr><td align="right"><span class="options" |
| 53 | >[<a href="frames.html" target="_top">frames</a |
| 54 | >] | <a href="TestON.drivers.common.cli.remotesysdriver-module.html" |
| 55 | target="_top">no frames</a>]</span></td></tr> |
| 56 | </table> |
| 57 | </td> |
| 58 | </tr> |
| 59 | </table> |
| 60 | <!-- ==================== MODULE DESCRIPTION ==================== --> |
| 61 | <h1 class="epydoc">Module remotesysdriver</h1><p class="nomargin-top"><span class="codelink"><a href="TestON.drivers.common.cli.remotesysdriver-pysrc.html">source code</a></span></p> |
| 62 | <p>Created on 26-Oct-2012</p> |
| 63 | |
| 64 | <hr /> |
| 65 | <div class="fields"> <p><strong>Author:</strong> |
| 66 | Anil Kumar (anilkumar.s@paxterrasolutions.com) |
| 67 | </p> |
| 68 | </div><!-- ==================== CLASSES ==================== --> |
| 69 | <a name="section-Classes"></a> |
| 70 | <table class="summary" border="1" cellpadding="3" |
| 71 | cellspacing="0" width="100%" bgcolor="white"> |
| 72 | <tr bgcolor="#70b0f0" class="table-header"> |
| 73 | <td colspan="2" class="table-header"> |
| 74 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 75 | <tr valign="top"> |
| 76 | <td align="left"><span class="table-header">Classes</span></td> |
| 77 | <td align="right" valign="top" |
| 78 | ><span class="options">[<a href="#section-Classes" |
| 79 | class="privatelink" onclick="toggle_private();" |
| 80 | >hide private</a>]</span></td> |
| 81 | </tr> |
| 82 | </table> |
| 83 | </td> |
| 84 | </tr> |
| 85 | <tr> |
| 86 | <td width="15%" align="right" valign="top" class="summary"> |
| 87 | <span class="summary-type"> </span> |
| 88 | </td><td class="summary"> |
| 89 | <a href="TestON.drivers.common.cli.remotesysdriver.RemoteSysDriver-class.html" class="summary-name">RemoteSysDriver</a> |
| 90 | </td> |
| 91 | </tr> |
| 92 | </table> |
| 93 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 94 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 95 | bgcolor="#a0c0ff" cellspacing="0"> |
| 96 | <tr valign="middle"> |
| 97 | <!-- Home link --> |
| 98 | <th> <a |
| 99 | href="TestON-module.html">Home</a> </th> |
| 100 | |
| 101 | <!-- Tree link --> |
| 102 | <th> <a |
| 103 | href="module-tree.html">Trees</a> </th> |
| 104 | |
| 105 | <!-- Index link --> |
| 106 | <th> <a |
| 107 | href="identifier-index.html">Indices</a> </th> |
| 108 | |
| 109 | <!-- Help link --> |
| 110 | <th> <a |
| 111 | href="help.html">Help</a> </th> |
| 112 | |
| 113 | <th class="navbar" width="100%"></th> |
| 114 | </tr> |
| 115 | </table> |
| 116 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 117 | <tr> |
| 118 | <td align="left" class="footer"> |
| 119 | Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013 |
| 120 | </td> |
| 121 | <td align="right" class="footer"> |
| 122 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 123 | >http://epydoc.sourceforge.net</a> |
| 124 | </td> |
| 125 | </tr> |
| 126 | </table> |
| 127 | |
| 128 | <script type="text/javascript"> |
| 129 | <!-- |
| 130 | // Private objects are initially displayed (because if |
| 131 | // javascript is turned off then we want them to be |
| 132 | // visible); but by default, we want to hide them. So hide |
| 133 | // them unless we have a cookie that says to show them. |
| 134 | checkCookie(); |
| 135 | // --> |
| 136 | </script> |
| 137 | </body> |
| 138 | </html> |