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 span.virtual_style 22 { 23 font-size : 8pt; 24 color : white; 25 font-weight : bold; 26 background : #0a0; 27 border-left : solid 1px #0f0; 28 border-top : solid 1px #0f0; 29 border-right : solid 1px #060; 30 border-bottom : solid 1px #060; 31 padding-left : 2px; 32 padding-right : 2px; 33 } 34 span.protected_style 35 { 36 font-size : 8pt; 37 color : white; 38 font-weight : bold; 39 background : #444; 40 border-left : solid 1px #ccc; 41 border-top : solid 1px #ccc; 42 border-right : solid 1px #222; 43 border-bottom : solid 1px #222; 44 padding-left : 2px; 45 padding-right : 2px; 46 } 47 --></style> 48<title>nn</title> 49 </head> 50 <body> 51<h1><CODE>nn</CODE> Namespace</h1> 52<h2>Description</h2> 53 <div class="section"> 54<p>Root namespace.</p><p>Definition for the process managing module connections.</p><p>Information structure used by <CODE>GetInstanceOpt</CODE> and <CODE>SetInstanceOpt</CODE>.</p><p>Definition for developers of modules and general applications.</p><!-- write here --></div> 55 <a name="namespace" id="namespace"> 56<h2>Namespaces</h2> 57 <div class="section"> 58 <table class="members"> 59 <tr> 60 <th> 61<a href="../nn/ac/Overview.html"><CODE>nn::ac</CODE></a> 62 </th> 63<td>AC namespace.</td> 64 </tr> 65 <tr> 66 <th> 67<a href="../nn/applet/Overview.html"><CODE>nn::applet</CODE></a> 68 </th> 69<td>The APPLET namespace.</td> 70 </tr> 71 <tr> 72 <th> 73<a href="../nn/boss/Overview.html"><CODE>nn::boss</CODE></a> 74 </th> 75<td>Namespace for the BOSS API.</td> 76 </tr> 77 <tr> 78 <th> 79<a href="../nn/camera/Overview.html"><CODE>nn::camera</CODE></a> 80 </th> 81<td>CAMERA namespace.</td> 82 </tr> 83 <tr> 84 <th> 85<a href="../nn/cec/Overview.html"><CODE>nn::cec</CODE></a> 86 </th> 87<td>CEC (Chance Encounter Communication) namespace.</td> 88 </tr> 89 <tr> 90 <th> 91<a href="../nn/cfg/Overview.html"><CODE>nn::cfg</CODE></a> 92 </th> 93<td>Namespace for the System Settings API.</td> 94 </tr> 95 <tr> 96 <th> 97<a href="../nn/crypto/Overview.html"><CODE>nn::crypto</CODE></a> 98 </th> 99<td>Namespace for the encryption API.</td> 100 </tr> 101 <tr> 102 <th> 103<a href="../nn/cx/Overview.html"><CODE>nn::cx</CODE></a> 104 </th> 105<td>Namespace for the file compression and decompression library.</td> 106 </tr> 107 <tr> 108 <th> 109<a href="../nn/dbg/Overview.html"><CODE>nn::dbg</CODE></a> 110 </th> 111<td>Namespace for the debug support API.</td> 112 </tr> 113 <tr> 114 <th> 115<a href="../nn/dlp/Overview.html"><CODE>nn::dlp</CODE></a> 116 </th> 117<td>DLP (Download Play) namespace.</td> 118 </tr> 119 <tr> 120 <th> 121<a href="../nn/dsp/Overview.html"><CODE>nn::dsp</CODE></a> 122 </th> 123<td>DSP namespace.</td> 124 </tr> 125 <tr> 126 <th> 127<a href="../nn/fnd/Overview.html"><CODE>nn::fnd</CODE></a> 128 </th> 129<td>Namespace for the Foundation API.</td> 130 </tr> 131 <tr> 132 <th> 133<a href="../nn/font/Overview.html"><CODE>nn::font</CODE></a> 134 </th> 135<td>Namespace for the font library.</td> 136 </tr> 137 <tr> 138 <th> 139<a href="../nn/friends/Overview.html"><CODE>nn::friends</CODE></a> 140 </th> 141<td>FRIENDS namespace.</td> 142 </tr> 143 <tr> 144 <th> 145<a href="../nn/fs/Overview.html"><CODE>nn::fs</CODE></a> 146 </th> 147<td>Namespace for the file system API.</td> 148 </tr> 149 <tr> 150 <th> 151<a href="../nn/gd/Overview.html">nn::gd</a> 152 </th> 153<td>Namespace for the GD (graphics) API.</td> 154 </tr> 155 <tr> 156 <th> 157<a href="../nn/gr/Overview.html"><CODE>nn::gr</CODE></a> 158 </th> 159<td>Namespace for the GPU register access API.</td> 160 </tr> 161 <tr> 162 <th> 163<a href="../nn/gx/Overview.html"><CODE>nn::gx</CODE></a> 164 </th> 165<td>Namespace for the graphics API.</td> 166 </tr> 167 <tr> 168 <th> 169<a href="../nn/hid/Overview.html"><CODE>nn::hid</CODE></a> 170 </th> 171<td>Namespace for HID (Human Interface Devices).</td> 172 </tr> 173 <tr> 174 <th> 175<a href="../nn/hio/Overview.html"><CODE>nn::hio</CODE></a> 176 </th> 177<td>Namespace for HIO (Host IO).</td> 178 </tr> 179 <tr> 180 <th> 181<a href="../nn/http/Overview.html"><CODE>nn::http</CODE></a> 182 </th> 183<td>Namespace for the HTTP communication API.</td> 184 </tr> 185 <tr> 186 <th> 187<a href="../nn/init/Overview.html"><CODE>nn::init</CODE></a> 188 </th> 189<td>Namespace containing routines for initializing applications.</td> 190 </tr> 191 <tr> 192 <th> 193<a href="../nn/jpeg/Overview.html"><CODE>nn::jpeg</CODE></a> 194 </th> 195<td>JPEG namespace.</td> 196 </tr> 197 <tr> 198 <th> 199<a href="../nn/math/Overview.html"><CODE>nn::math</CODE></a> 200 </th> 201<td>Namespace for numerical calculations.</td> 202 </tr> 203 <tr> 204 <th> 205<a href="../nn/mic/Overview.html"><CODE>nn::mic</CODE></a> 206 </th> 207<td>MIC namespace.</td> 208 </tr> 209 <tr> 210 <th> 211<a href="../nn/midi/Overview.html"><CODE>nn::midi</CODE></a> 212 </th> 213<td>MIDI namespace.</td> 214 </tr> 215 <tr> 216 <th> 217<a href="../nn/ndm/Overview.html"><CODE>nn::ndm</CODE></a> 218 </th> 219<td>Namespace for the network daemon control library.</td> 220 </tr> 221 <tr> 222 <th> 223<a href="../nn/news/Overview.html"><CODE>nn::news</CODE></a> 224 </th> 225<td>The namespace for the message library.</td> 226 </tr> 227 <tr> 228 <th> 229<a href="../nn/ngc/Overview.html"><CODE>nn::ngc</CODE></a> 230 </th> 231<td>Library for illegal string checking (profanity filter).</td> 232 </tr> 233 <tr> 234 <th> 235<a href="../nn/nstd/Overview.html">nn::nstd</a> 236 </th> 237<td>Standard Library Declaration</td> 238 </tr> 239 <tr> 240 <th> 241<a href="../nn/os/Overview.html"><CODE>nn::os</CODE></a> 242 </th> 243<td>Namespace for the operating system API.</td> 244 </tr> 245 <tr> 246 <th> 247<a href="../nn/pl/Overview.html"><CODE>nn::pl</CODE></a> 248 </th> 249<td>Namespace for the platform-specific API.</td> 250 </tr> 251 <tr> 252 <th> 253<a href="../nn/ptm/Overview.html"><CODE>nn::ptm</CODE></a> 254 </th> 255<td>Namespace for the power management and clock API.</td> 256 </tr> 257 <tr> 258 <th> 259<a href="../nn/rdt/Overview.html"><CODE>nn::rdt</CODE></a> 260 </th> 261<td>The RDT (reliable local communication) namespace.</td> 262 </tr> 263 <tr> 264 <th> 265<a href="../nn/snd/Overview.html"><CODE>nn::snd</CODE></a> 266 </th> 267<td>Sound (SND) namespace.</td> 268 </tr> 269 <tr> 270 <th> 271<a href="../nn/socket/Overview.html"><CODE>nn::socket</CODE></a> 272 </th> 273<td>Namespace for the socket API.</td> 274 </tr> 275 <tr> 276 <th> 277<a href="../nn/ssl/Overview.html"><CODE>nn::ssl</CODE></a> 278 </th> 279<td>Namespace for the SSL communication API.</td> 280 </tr> 281 <tr> 282 <th> 283<a href="../nn/tpl/Overview.html"><CODE>nn::tpl</CODE></a> 284 </th> 285<td>Namespace for the Texture Packager Library API.</td> 286 </tr> 287 <tr> 288 <th> 289<a href="../nn/ubl/Overview.html"><CODE>nn::ubl</CODE></a> 290 </th> 291<td>Library for blocked-user lists (blacklists).<linebreak />The functions that write to the blocked-user lists can only be used in application processes. Use by other processes (daemons) is prohibited.</td> 292 </tr> 293 <tr> 294 <th> 295<a href="../nn/uds/Overview.html"><CODE>nn::uds</CODE></a> 296 </th> 297<td>Namespace for UDS (local communication).</td> 298 </tr> 299 <tr> 300 <th> 301<a href="../nn/ulcd/Overview.html"><CODE>nn::ulcd</CODE></a> 302 </th> 303<td>ULCD namespace.</td> 304 </tr> 305 <tr> 306 <th> 307<a href="../nn/util/Overview.html"><CODE>nn::util</CODE></a> 308 </th> 309<td>Utilities namespace.</td> 310 </tr> 311 <tr> 312 <th> 313<a href="../nn/y2r/Overview.html"><CODE>nn::y2r</CODE></a> 314 </th> 315<td>Namespace for Y2R (YUV to RGB conversion).</td> 316 </tr> </table> 317 </div> 318 </a> <a name="class" id="class"> 319<h2>Classes</h2> 320 <div class="section"> 321 <table class="members"> 322 <tr> 323 <th> 324<a href="../nn/Handle/Overview.html"><CODE>nn::Handle</CODE></a> 325 </th> 326<td>Class that indicates the handle of an object.</td> 327 </tr> 328 <tr> 329 <th> 330<a href="../nn/Result/Overview.html"><CODE>nn::Result</CODE></a> 331 </th> 332<td>Class that indicates the result of an operation.</td> 333 </tr> 334 <tr> 335 <th> 336<a href="../nn/WithInitialize/Overview.html"><CODE>nn::WithInitialize</CODE></a> 337 </th> 338<td>Empty class with no members. Mainly used to differentiate constructor calls.</td> 339 </tr> </table> 340 </div> 341 </a> 342<h2>Revision History</h2> 343 <div class="section"> 344 <dl class="history"> 345 <dt>2010/01/07</dt> 346<dd>Initial version.<br /> 347 </dd> 348 </dl> 349 </div> 350 <hr><p>CONFIDENTIAL</p></body> 351</html> 352