1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" />
7    <style type="text/css"><!--
8      span.static_style
9      {
10        font-size			: 8pt;
11        color				: white;
12        font-weight			: bold;
13        background			: #44f;
14        border-left			: solid 1px #aaf;
15        border-top			: solid 1px #aaf;
16        border-right		: solid 1px #00c;
17        border-bottom		: solid 1px #00c;
18        padding-left		: 2px;
19        padding-right		: 2px;
20      }
21
22      span.virtual_style
23      {
24        font-size			 : 8pt;
25        color				 : white;
26        font-weight			: bold;
27        background			: #0a0;
28        border-left			: solid 1px #0f0;
29        border-top			: solid 1px #0f0;
30        border-right		: solid 1px #060;
31        border-bottom		: solid 1px #060;
32        padding-left		: 2px;
33        padding-right		: 2px;
34      }
35
36      span.protected_style
37      {
38        font-size			 : 8pt;
39        color				 : white;
40        font-weight			: bold;
41        background			: #444;
42        border-left			: solid 1px #ccc;
43        border-top			: solid 1px #ccc;
44        border-right		: solid 1px #222;
45        border-bottom		: solid 1px #222;
46        padding-left		: 2px;
47        padding-right		: 2px;
48      }
49        --></style>
50<title>nn::dlp::CTR</title>
51  </head>
52  <body>
53<h1><CODE>nn::dlp::CTR</CODE> Namespace</h1>
54<h2>Description</h2>
55    <div class="section">
56<p>The <a href="../../../nn/dlp/CTR/Overview.html">CTR</a> DLP (Download Play) namespace. <br />(This can also be written without the &quot;<CODE>::CTR</CODE>&quot; portion.)</p><!-- write here --></div>
57    <a name="class" id="class">
58<h2>Classes</h2>
59      <div class="section">
60        <table class="members">
61          <tr>
62            <th>
63<a href="../../../nn/dlp/CTR/FakeClient/Overview.html"><CODE>nn::dlp::CTR::FakeClient</CODE></a>
64            </th>
65<td>Class for download play fake clients.</td>
66          </tr>
67          <tr>
68            <th>
69<a href="../../../nn/dlp/CTR/Server/Overview.html"><CODE>nn::dlp::CTR::Server</CODE></a>
70            </th>
71<td>Class for download play servers.</td>
72          </tr>
73        </table>
74      </div>
75    </a> <a name="struct" id="struct">
76<h2>Structures</h2>
77      <div class="section">
78        <table class="members">
79          <tr>
80            <th>
81<a href="../../../nn/dlp/CTR/ClientDiscoveredServer/Overview.html"><CODE>nn::dlp::CTR::ClientDiscoveredServer</CODE></a>
82            </th>
83<td>Event information when the <CODE>EventDesc</CODE> type is <CODE>EVENT_TYPE_CLIENT_DISCOVERED_SERVER</CODE>.</td>
84          </tr>
85          <tr>
86            <th>
87<a href="../../../nn/dlp/CTR/ClientDiscoveredTitle/Overview.html"><CODE>nn::dlp::CTR::ClientDiscoveredTitle</CODE></a>
88            </th>
89<td>Event information when the <CODE>EventDesc</CODE> type is <CODE>EVENT_TYPE_CLIENT_DISCOVERED_TITLE</CODE>.</td>
90          </tr>
91          <tr>
92            <th>
93<a href="../../../nn/dlp/CTR/ClientStateWaitingInvite/Overview.html"><CODE>nn::dlp::CTR::ClientStateWaitingInvite</CODE></a>
94            </th>
95<td>Event information when the <CODE>EventDesc</CODE> type is <CODE>EVENT_TYPE_CLIENT_STATE_WAITING_INVITE</CODE>.</td>
96          </tr>
97          <tr>
98            <th>
99<a href="../../../nn/dlp/CTR/EventDesc/Overview.html"><CODE>nn::dlp::CTR::EventDesc</CODE></a>
100            </th>
101<td>Notification of an event occurring in DLP. The information changes depending on the <CODE>type</CODE> member.</td>
102          </tr>
103          <tr>
104            <th>
105<a href="../../../nn/dlp/CTR/ClientStatus/Overview.html"><CODE>nn::dlp::CTR::ClientStatus</CODE></a>
106            </th>
107<td>Client state and download progress.</td>
108          </tr>
109          <tr>
110            <th>
111<a href="../../../nn/dlp/CTR/IconInfo/Overview.html"><CODE>nn::dlp::CTR::IconInfo</CODE></a>
112            </th>
113<td>Icon information.</td>
114          </tr>
115          <tr>
116            <th>
117<a href="../../../nn/dlp/CTR/TitleInfo/Overview.html"><CODE>nn::dlp::CTR::TitleInfo</CODE></a>
118            </th>
119<td>Title information.</td>
120          </tr>
121          <tr>
122            <th>
123<a href="../../../nn/dlp/CTR/ServerInfo/Overview.html"><CODE>nn::dlp::CTR::ServerInfo</CODE></a>
124            </th>
125<td>Server information.</td>
126          </tr>
127          <tr>
128            <th>
129<a href="../../../nn/dlp/CTR/RebootInfo/Overview.html"><CODE>nn::dlp::CTR::RebootInfo</CODE></a>
130            </th>
131<td>A structure that stores information used to reconnect to a parent device after a reboot.</td>
132          </tr>
133        </table>
134      </div>
135    </a> <a name="enum" id="enum">
136<h2>Enumerated Types</h2>
137      <div class="section">
138        <table class="members">
139          <tr>
140<th class="category" colspan="3">Download Session Types</th>
141          </tr>
142          <tr>
143            <td width="100"> </td>
144            <th>
145<a href="../../../nn/dlp/CTR/ClientState.html"><CODE>ClientState</CODE></a>
146            </th>
147<td>Client states.</td>
148          </tr>
149          <tr>
150            <td width="100"> </td>
151            <th>
152<a href="../../../nn/dlp/CTR/ServerState.html"><CODE>ServerState</CODE></a>
153            </th>
154<td>Server states.</td>
155          </tr>
156          <tr>
157            <td width="100"> </td>
158            <th>
159<a href="../../../nn/dlp/CTR/EventType.html"><CODE>EventType</CODE></a>
160            </th>
161<td>Types of notification events.</td>
162          </tr> </table>
163      </div>
164    </a> <a name="typedef" id="typedef">
165<h2><CODE>typedef</CODE> Definitions</h2>
166      <div class="section">
167        <table class="members">
168          <tr>
169<th class="category" colspan="3">Download Session Types</th>
170          </tr>
171          <tr>
172            <td width="100" />
173            <th>
174<a href="../../../nn/dlp/CTR/NodeInfo.html"><CODE>NodeInfo</CODE></a>
175            </th>
176<td>Node information.</td>
177          </tr> </table>
178      </div>
179    </a> <a name="constant" id="constant">
180<h2>Constants</h2>
181      <div class="section">
182        <table class="members">
183          <tr>
184<th class="category" colspan="3">Size and Number Constants</th>
185          </tr>
186          <tr>
187            <td width="100"> </td>
188            <th>
189<span class="argument"><a href="./SHORT_TITLE_NAME_LENGTH.html"><CODE>SHORT_TITLE_NAME_LENGTH</CODE></a></span>
190            </th>
191<td>One-line title name string length.</td>
192          </tr>
193          <tr>
194            <td width="100"> </td>
195            <th>
196<span class="argument"><a href="./LONG_TITLE_NAME_LENGTH.html"><CODE>LONG_TITLE_NAME_LENGTH</CODE></a></span>
197            </th>
198<td>Two-line title name string length.</td>
199          </tr>
200          <tr>
201            <td width="100"> </td>
202            <th>
203<span class="argument"><a href="./ICON_HEIGHT_PIXEL.html"><CODE>ICON_HEIGHT_PIXEL</CODE></a></span>
204            </th>
205<td>Icon height in pixels.</td>
206          </tr>
207          <tr>
208            <td width="100"> </td>
209            <th>
210<span class="argument"><a href="./ICON_WIDTH_PIXEL.html"><CODE>ICON_WIDTH_PIXEL</CODE></a></span>
211            </th>
212<td>Icon width in pixels.</td>
213          </tr>
214          <tr>
215            <td width="100"> </td>
216            <th>
217<span class="argument"><a href="./ICON_PIXEL_COUNT.html"><CODE>ICON_PIXEL_COUNT</CODE></a></span>
218            </th>
219<td>The number of pixels in the icon.</td>
220          </tr>
221          <tr>
222            <td width="100"> </td>
223            <th>
224<span class="argument"><a href="./RATING_INFO_SIZE.html"><CODE>RATING_INFO_SIZE</CODE></a></span>
225            </th>
226<td>Parental control information size.</td>
227          </tr>
228          <tr>
229            <td width="100"> </td>
230            <th>
231<span class="argument"><a href="./NETWORK_BLOCK_BUFFER_SIZE.html"><CODE>NETWORK_BLOCK_BUFFER_SIZE</CODE></a></span>
232            </th>
233<td>Size of a communication block.</td>
234          </tr>
235          <tr>
236            <td width="100"> </td>
237            <th>
238<span class="argument"><a href="./MAX_NODE_NUM.html"><CODE>MAX_NODE_NUM</CODE></a></span>
239            </th>
240<td>Maximum number of nodes that can exist in a network, including servers.</td>
241          </tr>
242          <tr>
243            <td width="100"> </td>
244            <th>
245<span class="argument"><a href="./MAX_CLIENT_NUM.html"><CODE>MAX_CLIENT_NUM</CODE></a></span>
246            </th>
247<td>Maximum number of clients that can connect to a server.</td>
248          </tr>
249          <tr>
250            <td width="100"> </td>
251            <th>
252<span class="argument"><a href="./MAX_SCAN_NUM.html"><CODE>MAX_SCAN_NUM</CODE></a></span>
253            </th>
254<td>The maximum number of titles that a client can scan at once.</td>
255          </tr> </table>
256      </div>
257    </a> <a name="function" id="function">
258<h2>Functions</h2>
259      <div class="section">
260        <table class="members">
261          <tr>
262<th class="category" colspan="3">Definitions of Common Functions Used Throughout DLP</th>
263          </tr>
264          <tr>
265            <td width="100">  </td>
266            <th>
267<a href="../../../nn/dlp/CTR/GetRebootInfo.html"><CODE>GetRebootInfo</CODE></a>
268            </th>
269<td>Gets the information needed to connect to the network after rebooting.</td>
270          </tr>
271          <tr>
272<th class="category" colspan="3">Other</th>
273          </tr>
274          <tr>
275            <td width="100">  </td>
276            <th>
277<a href="../../../nn/dlp/CTR/ResultArgumentOutOfRange.html"><CODE>ResultArgumentOutOfRange</CODE></a>
278            </th>
279<td>Returns an error that means that an argument of the called function was out of range.</td>
280          </tr>
281          <tr>
282            <td width="100">  </td>
283            <th>
284<a href="../../../nn/dlp/CTR/ResultFailedToInitialize.html"><CODE>ResultFailedToInitialize</CODE></a>
285            </th>
286<td>Returns an error that means that initialization failed.</td>
287          </tr>
288          <tr>
289            <td width="100">  </td>
290            <th>
291<a href="../../../nn/dlp/CTR/ResultUnderLaidCommFailed.html"><CODE>ResultUnderLaidCommFailed</CODE></a>
292            </th>
293<td>Returns an error that means that a process related to low-level communications failed.</td>
294          </tr>
295          <tr>
296            <td width="100">  </td>
297            <th>
298<a href="../../../nn/dlp/CTR/ResultOutOfMemory.html"><CODE>ResultOutOfMemory</CODE></a>
299            </th>
300<td>Returns an error that means that there is insufficient memory for function execution.</td>
301          </tr>
302          <tr>
303            <td width="100">  </td>
304            <th>
305<a href="../../../nn/dlp/CTR/ResultAlreadyInitialized.html"><CODE>ResultAlreadyInitialized</CODE></a>
306            </th>
307<td>Returns an error that means that the object was already initialized when the initialization function was called.</td>
308          </tr>
309          <tr>
310            <td width="100">  </td>
311            <th>
312<a href="../../../nn/dlp/CTR/ResultInvalidState.html"><CODE>ResultInvalidState</CODE></a>
313            </th>
314<td>Returns an error that means that the state is invalid for executing the called function.</td>
315          </tr>
316          <tr>
317            <td width="100">  </td>
318            <th>
319<a href="../../../nn/dlp/CTR/ResultNoData.html"><CODE>ResultNoData</CODE></a>
320            </th>
321<td>Returns an error that means that the specified data is missing.</td>
322          </tr>
323          <tr>
324            <td width="100">  </td>
325            <th>
326<a href="../../../nn/dlp/CTR/ResultFailedToAccessCia.html"><CODE>ResultFailedToAccessCia</CODE></a>
327            </th>
328<td>Returns an error indicating that CIA file access failed.</td>
329          </tr>
330          <tr>
331            <td width="100">  </td>
332            <th>
333<a href="../../../nn/dlp/CTR/ResultFailedToImportCia.html"><CODE>ResultFailedToImportCia</CODE></a>
334            </th>
335<td>Returns an error indicating failure of the CIA file import.</td>
336          </tr>
337          <tr>
338            <td width="100">  </td>
339            <th>
340<a href="../../../nn/dlp/CTR/ResultInvalidMediaType.html"><CODE>ResultInvalidMediaType</CODE></a>
341            </th>
342<td>Returns an error indicating that an unsupported media type was used.</td>
343          </tr>
344          <tr>
345            <td width="100">  </td>
346            <th>
347<a href="../../../nn/dlp/CTR/ResultCiaSizeTooLarge.html"><CODE>ResultCiaSizeTooLarge</CODE></a>
348            </th>
349<td>Returns an error on the server indicating that the CIA file for a child program is too large.</td>
350          </tr>
351          <tr>
352            <td width="100">  </td>
353            <th>
354<a href="../../../nn/dlp/CTR/ResultInvalidRegion.html"><CODE>ResultInvalidRegion</CODE></a>
355            </th>
356<td>Returns an error on the server indicating that the server and child regions are the same.</td>
357          </tr> </table>
358      </div>
359    </a>
360<h2>Revision History</h2>
361    <div class="section">
362      <dl class="history">
363        <dt>2010/08/16</dt>
364<dd>Initial version.<br />
365        </dd>
366      </dl>
367    </div>
368  <hr><p>CONFIDENTIAL</p></body>
369</html>