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</title> 51 </head> 52 <body> 53<h1><CODE>nn</CODE> Namespace</h1> 54<h2>Description</h2> 55 <div class="section"> 56<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> 57 <a name="namespace" id="namespace"> 58<h2>Namespaces</h2> 59 <div class="section"> 60 <table class="members"> 61 <tr> 62 <th> 63<a href="../nn/ac/Overview.html"><CODE>nn::ac</CODE></a> 64 </th> 65<td>AC namespace.</td> 66 </tr> 67 <tr> 68 <th> 69<a href="../nn/applet/Overview.html"><CODE>nn::applet</CODE></a> 70 </th> 71<td>The APPLET namespace.</td> 72 </tr> 73 <tr> 74 <th> 75<a href="../nn/boss/Overview.html"><CODE>nn::boss</CODE></a> 76 </th> 77<td>Namespace for the BOSS API.</td> 78 </tr> 79 <tr> 80 <th> 81<a href="../nn/camera/Overview.html"><CODE>nn::camera</CODE></a> 82 </th> 83<td>CAMERA namespace.</td> 84 </tr> 85 <tr> 86 <th> 87<a href="../nn/cec/Overview.html"><CODE>nn::cec</CODE></a> 88 </th> 89<td>CEC (Chance Encounter Communication) namespace.</td> 90 </tr> 91 <tr> 92 <th> 93<a href="../nn/cfg/Overview.html"><CODE>nn::cfg</CODE></a> 94 </th> 95<td>Namespace for the System Settings API.</td> 96 </tr> 97 <tr> 98 <th> 99<a href="../nn/crypto/Overview.html"><CODE>nn::crypto</CODE></a> 100 </th> 101<td>Namespace for the encryption API.</td> 102 </tr> 103 <tr> 104 <th> 105<a href="../nn/cx/Overview.html"><CODE>nn::cx</CODE></a> 106 </th> 107<td>Namespace for the file compression and decompression library.</td> 108 </tr> 109 <tr> 110 <th> 111<a href="../nn/dbg/Overview.html"><CODE>nn::dbg</CODE></a> 112 </th> 113<td>Namespace for the debug support API.</td> 114 </tr> 115 <tr> 116 <th> 117<a href="../nn/dlp/Overview.html"><CODE>nn::dlp</CODE></a> 118 </th> 119<td>DLP (Download Play) namespace.</td> 120 </tr> 121 <tr> 122 <th> 123<a href="../nn/dsp/Overview.html"><CODE>nn::dsp</CODE></a> 124 </th> 125<td>DSP namespace.</td> 126 </tr> 127 <tr> 128 <th> 129<a href="../nn/fnd/Overview.html"><CODE>nn::fnd</CODE></a> 130 </th> 131<td>Namespace for the Foundation API.</td> 132 </tr> 133 <tr> 134 <th> 135<a href="../nn/font/Overview.html"><CODE>nn::font</CODE></a> 136 </th> 137<td>Namespace for the font library.</td> 138 </tr> 139 <tr> 140 <th> 141<a href="../nn/friends/Overview.html"><CODE>nn::friends</CODE></a> 142 </th> 143<td>FRIENDS namespace.</td> 144 </tr> 145 <tr> 146 <th> 147<a href="../nn/fs/Overview.html"><CODE>nn::fs</CODE></a> 148 </th> 149<td>Namespace for the file system API.</td> 150 </tr> 151 <tr> 152 <th> 153<a href="../nn/gr/Overview.html"><CODE>nn::gr</CODE></a> 154 </th> 155<td>Namespace for the GPU register access API.</td> 156 </tr> 157 <tr> 158 <th> 159<a href="../nn/gx/Overview.html"><CODE>nn::gx</CODE></a> 160 </th> 161<td>Namespace for the graphics API.</td> 162 </tr> 163 <tr> 164 <th> 165<a href="../nn/hid/Overview.html"><CODE>nn::hid</CODE></a> 166 </th> 167<td>Namespace for HID (Human Interface Devices).</td> 168 </tr> 169 <tr> 170 <th> 171<a href="../nn/hio/Overview.html"><CODE>nn::hio</CODE></a> 172 </th> 173<td>Namespace for HIO (Host IO).</td> 174 </tr> 175 <tr> 176 <th> 177<a href="../nn/http/Overview.html"><CODE>nn::http</CODE></a> 178 </th> 179<td>Namespace for the HTTP communication API.</td> 180 </tr> 181 <tr> 182 <th> 183<a href="../nn/init/Overview.html"><CODE>nn::init</CODE></a> 184 </th> 185<td>Namespace containing routines for initializing applications.</td> 186 </tr> 187 <tr> 188 <th> 189<a href="../nn/jpeg/Overview.html"><CODE>nn::jpeg</CODE></a> 190 </th> 191<td>JPEG namespace.</td> 192 </tr> 193 <tr> 194 <th> 195<a href="../nn/math/Overview.html"><CODE>nn::math</CODE></a> 196 </th> 197<td>Namespace for numerical calculations.</td> 198 </tr> 199 <tr> 200 <th> 201<a href="../nn/mic/Overview.html"><CODE>nn::mic</CODE></a> 202 </th> 203<td>MIC namespace.</td> 204 </tr> 205 <tr> 206 <th> 207<a href="../nn/midi/Overview.html"><CODE>nn::midi</CODE></a> 208 </th> 209<td>MIDI namespace.</td> 210 </tr> 211 <tr> 212 <th> 213<a href="../nn/ndm/Overview.html"><CODE>nn::ndm</CODE></a> 214 </th> 215<td>Namespace for the network daemon control library.</td> 216 </tr> 217 <tr> 218 <th> 219<a href="../nn/ngc/Overview.html"><CODE>nn::ngc</CODE></a> 220 </th> 221<td>Library for illegal string checking (profanity filter).</td> 222 </tr> 223 <tr> 224 <th> 225<a href="../nn/os/Overview.html"><CODE>nn::os</CODE></a> 226 </th> 227<td>Namespace for the operating system API.</td> 228 </tr> 229 <tr> 230 <th> 231<a href="../nn/pl/Overview.html"><CODE>nn::pl</CODE></a> 232 </th> 233<td>Namespace for the platform-specific API.</td> 234 </tr> 235 <tr> 236 <th> 237<a href="../nn/ptm/Overview.html"><CODE>nn::ptm</CODE></a> 238 </th> 239<td>Namespace for the power management and clock API.</td> 240 </tr> 241 <tr> 242 <th> 243<a href="../nn/rdt/Overview.html"><CODE>nn::rdt</CODE></a> 244 </th> 245<td>RDT (reliable local communication) namespace.</td> 246 </tr> 247 <tr> 248 <th> 249<a href="../nn/snd/Overview.html"><CODE>nn::snd</CODE></a> 250 </th> 251<td>Sound (SND) namespace.</td> 252 </tr> 253 <tr> 254 <th> 255<a href="../nn/socket/Overview.html"><CODE>nn::socket</CODE></a> 256 </th> 257<td>Namespace for the socket API.</td> 258 </tr> 259 <tr> 260 <th> 261<a href="../nn/ssl/Overview.html"><CODE>nn::ssl</CODE></a> 262 </th> 263<td>Namespace for the SSL communication API.</td> 264 </tr> 265 <tr> 266 <th> 267<a href="../nn/tpl/Overview.html"><CODE>nn::tpl</CODE></a> 268 </th> 269<td>Namespace for the Texture Packager Library API.</td> 270 </tr> 271 <tr> 272 <th> 273<a href="../nn/ubl/Overview.html"><CODE>nn::ubl</CODE></a> 274 </th> 275<td>Namespace for the blocked-users list.</td> 276 </tr> 277 <tr> 278 <th> 279<a href="../nn/uds/Overview.html"><CODE>nn::uds</CODE></a> 280 </th> 281<td>Namespace for UDS (local communication).</td> 282 </tr> 283 <tr> 284 <th> 285<a href="../nn/ulcd/Overview.html"><CODE>nn::ulcd</CODE></a> 286 </th> 287<td>ULCD namespace.</td> 288 </tr> 289 <tr> 290 <th> 291<a href="../nn/util/Overview.html"><CODE>nn::util</CODE></a> 292 </th> 293<td>Utilities namespace.</td> 294 </tr> 295 <tr> 296 <th> 297<a href="../nn/y2r/Overview.html"><CODE>nn::y2r</CODE></a> 298 </th> 299<td>Namespace for Y2R (YUV to RGB conversion).</td> 300 </tr> 301 </table> 302 </div> 303 </a> <a name="class" id="class"> 304<h2>Classes</h2> 305 <div class="section"> 306 <table class="members"> 307 <tr> 308 <th> 309<a href="../nn/Handle/Overview.html"><CODE>nn::Handle</CODE></a> 310 </th> 311<td>Class that indicates the handle of an object.</td> 312 </tr> 313 <tr> 314 <th> 315<a href="../nn/Result/Overview.html"><CODE>nn::Result</CODE></a> 316 </th> 317<td>Class that indicates the result of an operation.</td> 318 </tr> 319 </table> 320 </div> 321 </a> 322<h2>Revision History</h2> 323 <div class="section"> 324 <dl class="history"> 325 <dt>2010/01/07</dt> 326<dd>Initial version.<br /> 327 </dd> 328 </dl> 329 </div> 330 <hr><p>CONFIDENTIAL</p></body> 331</html>