UNPKG

3.96 kBHTMLView Raw
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="utf-8">
5 <title>JSDoc: Class: getNameSpace</title>
6
7 <script src="scripts/prettify/prettify.js"> </script>
8 <script src="scripts/prettify/lang-css.js"> </script>
9 <!--[if lt IE 9]>
10 <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11 <![endif]-->
12 <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
13 <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
14</head>
15
16<body>
17
18<div id="main">
19
20 <h1 class="page-title">Class: getNameSpace</h1>
21
22
23
24
25
26
27<section>
28
29<header>
30
31 <h2>
32 <span class="ancestors"><a href="module-lib_yexper-js.html">lib/yexper-js</a><a href="module-lib_yexper-js.html#.handlers">.handlers</a>.</span>getNameSpace</h2>
33
34
35</header>
36
37<article>
38 <div class="container-overview">
39
40
41
42
43
44 <h4 class="name" id="getNameSpace"><span class="type-signature"></span>new getNameSpace<span class="signature">(messageObj, session, send, finished)</span><span class="type-signature"></span></h4>
45
46
47
48
49
50<div class="description">
51 Obtenir la liste des noms des partitions installées.
52</div>
53
54
55
56
57
58
59
60
61
62 <h5>Parameters:</h5>
63
64
65<table class="params">
66 <thead>
67 <tr>
68
69 <th>Name</th>
70
71
72 <th>Type</th>
73
74
75
76
77
78 <th class="last">Description</th>
79 </tr>
80 </thead>
81
82 <tbody>
83
84
85 <tr>
86
87 <td class="name"><code>messageObj</code></td>
88
89
90 <td class="type">
91
92
93<span class="param-type">object</span>
94
95
96
97 </td>
98
99
100
101
102
103 <td class="description last">Message.</td>
104 </tr>
105
106
107
108 <tr>
109
110 <td class="name"><code>session</code></td>
111
112
113 <td class="type">
114
115
116<span class="param-type">number</span>
117
118
119
120 </td>
121
122
123
124
125
126 <td class="description last">Session.</td>
127 </tr>
128
129
130
131 <tr>
132
133 <td class="name"><code>send</code></td>
134
135
136 <td class="type">
137
138
139<span class="param-type">string</span>
140
141
142
143 </td>
144
145
146
147
148
149 <td class="description last">Send.</td>
150 </tr>
151
152
153
154 <tr>
155
156 <td class="name"><code>finished</code></td>
157
158
159 <td class="type">
160
161
162<span class="param-type">object</span>
163
164
165
166 </td>
167
168
169
170
171
172 <td class="description last">Liste des noms des partitions installées sous la forme ["DMO", "YXP"].</td>
173 </tr>
174
175
176 </tbody>
177</table>
178
179
180
181
182
183
184<dl class="details">
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211 <dt class="tag-source">Source:</dt>
212 <dd class="tag-source"><ul class="dummy"><li>
213 <a href="lib_yexpert-js.js.html">lib/yexpert-js.js</a>, <a href="lib_yexpert-js.js.html#line87">line 87</a>
214 </li></ul></dd>
215
216
217
218
219
220
221
222</dl>
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240 </div>
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259</article>
260
261</section>
262
263
264
265
266</div>
267
268<nav>
269 <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-lib_yexper-js.html">lib/yexper-js</a></li></ul><h3>Classes</h3><ul><li><a href="module-lib_yexper-js.handlers.cdNameSpace.html">cdNameSpace</a></li><li><a href="module-lib_yexper-js.handlers.getNameSpace.html">getNameSpace</a></li></ul>
270</nav>
271
272<br class="clear">
273
274<footer>
275 Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Sun Jan 29 2017 13:56:33 GMT+0100 (CET)
276</footer>
277
278<script> prettyPrint(); </script>
279<script src="scripts/linenumber.js"> </script>
280</body>
281</html>
\No newline at end of file