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::cec</title>
51  </head>
52  <body>
53<h1><CODE>nn::cec</CODE> Namespace</h1>
54<h2>Description</h2>
55    <div class="section">
56<p>CEC (Chance Encounter Communication) namespace.</p><!-- write here --></div>
57    <a name="namespace" id="namespace">
58<h2>Namespace</h2>
59      <div class="section">
60        <table class="members">
61          <tr>
62            <th>
63<a href="../../nn/cec/CTR/Overview.html"><CODE>nn::cec::CTR</CODE></a>
64            </th>
65<td>Namespace for the CEC library. <linebreak />(This namespace can also be written without the &quot;<CODE>::CTR</CODE>&quot; portion.)</td>
66          </tr> </table>
67      </div>
68    </a> <a name="class" id="class">
69<h2>Classes</h2>
70      <div class="section">
71        <table class="members">
72          <tr>
73<th class="category" colspan="2">Result</th>
74          </tr>
75          <tr>
76            <th>
77<a href="../../nn/cec/ResultNotAgreeEula/Overview.html"><CODE>nn::cec::ResultNotAgreeEula</CODE></a>
78            </th>
79<td>The user has not agreed to the EULA.</td>
80          </tr>
81          <tr>
82            <th>
83<a href="../../nn/cec/ResultParentalControlCec/Overview.html"><CODE>nn::cec::ResultParentalControlCec</CODE></a>
84            </th>
85<td>Operations have been restricted by Parental Controls.</td>
86          </tr>
87          <tr>
88            <th>
89<a href="../../nn/cec/ResultNotInitialized/Overview.html"><CODE>nn::cec::ResultNotInitialized</CODE></a>
90            </th>
91<td>Not initialized.</td>
92          </tr>
93          <tr>
94            <th>
95<a href="../../nn/cec/ResultInvalidCombination/Overview.html"><CODE>nn::cec::ResultInvalidCombination</CODE></a>
96            </th>
97<td>Invalid combination of arguments.</td>
98          </tr>
99          <tr>
100            <th>
101<a href="../../nn/cec/ResultInvalidArgument/Overview.html"><CODE>nn::cec::ResultInvalidArgument</CODE></a>
102            </th>
103<td>The argument is invalid.</td>
104          </tr>
105          <tr>
106            <th>
107<a href="../../nn/cec/ResultBufferFull/Overview.html"><CODE>nn::cec::ResultBufferFull</CODE></a>
108            </th>
109<td>Failed to allocate memory.</td>
110          </tr>
111          <tr>
112            <th>
113<a href="../../nn/cec/ResultNoData/Overview.html"><CODE>nn::cec::ResultNoData</CODE></a>
114            </th>
115<td>No data.</td>
116          </tr>
117          <tr>
118            <th>
119<a href="../../nn/cec/ResultNotAuthorized/Overview.html"><CODE>nn::cec::ResultNotAuthorized</CODE></a>
120            </th>
121<td>Access has been denied because of a failure to specify information that is required for authentication.</td>
122          </tr>
123          <tr>
124            <th>
125<a href="../../nn/cec/ResultTooLarge/Overview.html"><CODE>nn::cec::ResultTooLarge</CODE></a>
126            </th>
127<td>A specified value was too large.</td>
128          </tr>
129          <tr>
130            <th>
131<a href="../../nn/cec/ResultBoxSizeFull/Overview.html"><CODE>nn::cec::ResultBoxSizeFull</CODE></a>
132            </th>
133<td>A box's available capacity has been exceeded.</td>
134          </tr>
135          <tr>
136            <th>
137<a href="../../nn/cec/ResultBoxMessNumFull/Overview.html"><CODE>nn::cec::ResultBoxMessNumFull</CODE></a>
138            </th>
139<td>The number of items that can be stored in a box has been exceeded.</td>
140          </tr>
141          <tr>
142            <th>
143<a href="../../nn/cec/ResultBoxNumFull/Overview.html"><CODE>nn::cec::ResultBoxNumFull</CODE></a>
144            </th>
145<td>The maximum number of boxes has been exceeded.</td>
146          </tr>
147          <tr>
148            <th>
149<a href="../../nn/cec/ResultBoxAlreadyExists/Overview.html"><CODE>nn::cec::ResultBoxAlreadyExists</CODE></a>
150            </th>
151<td>The maximum number of boxes has been exceeded.</td>
152          </tr>
153          <tr>
154            <th>
155<a href="../../nn/cec/ResultMessTooLarge/Overview.html"><CODE>nn::cec::ResultMessTooLarge</CODE></a>
156            </th>
157<td>A message is too large.</td>
158          </tr>
159          <tr>
160            <th>
161<a href="../../nn/cec/ResultInvalidId/Overview.html"><CODE>nn::cec::ResultInvalidId</CODE></a>
162            </th>
163<td>An invalid ID has been specified.</td>
164          </tr>
165          <tr>
166            <th>
167<a href="../../nn/cec/ResultInvalidData/Overview.html"><CODE>nn::cec::ResultInvalidData</CODE></a>
168            </th>
169<td>Invalid data has been specified.</td>
170          </tr>
171          <tr>
172            <th>
173<a href="../../nn/cec/ResultInvalidPointer/Overview.html"><CODE>nn::cec::ResultInvalidPointer</CODE></a>
174            </th>
175<td>An invalid pointer has been specified.</td>
176          </tr>
177          <tr>
178            <th>
179<a href="../../nn/cec/ResultStateBusy/Overview.html"><CODE>nn::cec::ResultStateBusy</CODE></a>
180            </th>
181<td>The target is busy and cannot be accessed.</td>
182          </tr> </table>
183      </div>
184    </a>
185<h2>Revision History</h2>
186    <div class="section">
187      <dl class="history">
188        <dt>2010/08/16</dt>
189<dd>Initial version.<br />
190        </dd>
191      </dl>
192    </div>
193  <hr><p>CONFIDENTIAL</p></body>
194</html>