yrexpert-js
Version:
L'interface Web pour votre système expert...
287 lines (88 loc) • 4.39 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Class: setRPCBDDC</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Class: setRPCBDDC</h1>
<section>
<header>
<h2><span class="attribs"><span class="type-signature"></span></span>
<span class="ancestors"><a href="module-lib_yrexpert-js.html">lib/yrexpert-js</a><a href="module-lib_yrexpert-js.html#.handlers">.handlers</a>.</span>setRPCBDDC<span class="signature">(messageObj, session, send, finished)</span><span class="type-signature"></span></h2>
</header>
<article>
<div class="container-overview">
<h4 class="name" id="setRPCBDDC"><span class="type-signature"></span>new setRPCBDDC<span class="signature">(messageObj, session, send, finished)</span><span class="type-signature"></span></h4>
<div class="description">
Exécuter le RPC [RPCBDD EXECUTER COMMANDE SET].
</div>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>messageObj</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="description last">Message : [qui, rep, ind, att, val, ice].</td>
</tr>
<tr>
<td class="name"><code>session</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last">Session.</td>
</tr>
<tr>
<td class="name"><code>send</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last">Send.</td>
</tr>
<tr>
<td class="name"><code>finished</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="description last">Message de retour de la fonction.</td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="lib_yrexpert-js.js.html">lib/yrexpert-js.js</a>, <a href="lib_yrexpert-js.js.html#line147">line 147</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
</div>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-lib_yrexpert-js.html">lib/yrexpert-js</a></li></ul><h3>Classes</h3><ul><li><a href="module-lib_yrexpert-js.handlers.cdNameSpace.html">cdNameSpace</a></li><li><a href="module-lib_yrexpert-js.handlers.getNameSpace.html">getNameSpace</a></li><li><a href="module-lib_yrexpert-js.handlers.loginRpc.html">loginRpc</a></li><li><a href="module-lib_yrexpert-js.handlers.readRPCBDDC.html">readRPCBDDC</a></li><li><a href="module-lib_yrexpert-js.handlers.setRPCBDDC.html">setRPCBDDC</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Aug 09 2018 21:05:19 GMT+0200 (CEST)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>