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>List of Usable Libraries</title> 51 </head> 52 <body> 53<h1>List of Usable API Functions</h1> 54<h2>Description</h2> 55 <div class="section"> 56<p>This is a list of libraries that can be used inside <CODE><a href="../nn_init/nninitStartUp.html">nninitStartUp</a></CODE>.</p><p> 57The following libraries and classes can be used. 58</p><ul><li><b>Result class</b></li><li><b>init Library</b><br /> The following classes and functions can be used. 59<ul><li><a href="../nn/init/InitializeAllocator.html"><CODE>InitializeAllocator</CODE></a></li><li><a href="../nn/init/GetAllocator.html"><CODE>GetAllocator</CODE></a></li></ul></li><li><b>os Library</b><br /> The following classes and functions can be used. 60<ul><li><a href="../nn/os/CriticalSection/Overview.html"><CODE>CriticalSection</CODE></a></li><li><a href="../nn/os/Event/Overview.html"><CODE>Event</CODE></a></li><li><a href="../nn/os/LightBarrier/Overview.html"><CODE>LightBarrier</CODE></a></li><li><a href="../nn/os/LightEvent/Overview.html"><CODE>LightEvent</CODE></a></li><li><a href="../nn/os/LightSemaphore/Overview.html"><CODE>LightSemaphore</CODE></a></li><li><a href="../nn/os/Mutex/Overview.html"><CODE>Mutex</CODE></a></li><li><a href="../nn/os/Semaphore/Overview.html"><CODE>Semaphore</CODE></a></li><li><a href="../nn/os/SimpleAutoStackManager/Overview.html"><CODE>SimpleAutoStackManager</CODE></a></li><li><a href="../nn/os/StackMemory/Overview.html"><CODE>StackMemory</CODE></a></li><li><a href="../nn/os/StackMemoryAutoStackManager/Overview.html"><CODE>StackMemoryAutoStackManager</CODE></a></li><li><a href="../nn/os/StackBuffer/Overview.html">StackBuffer</a></li><li><a href="../nn/os/ThreadLocalStorage/Overview.html"><CODE>ThreadLocalStorage</CODE></a></li><li><a href="../nn/os/Tick/Overview.html"><CODE>Tick</CODE></a></li><li><a href="../nn/os/Timer/Overview.html"><CODE>Timer</CODE></a></li><li><a href="../nn/os/Thread/SetAutoStackManager.html"><CODE>Thread::SetAutoStackManager</CODE></a></li><li><a href="../nn/os/GetAppMemorySize.html"><CODE>GetAppMemorySize</CODE></a></li><li><a href="../nn/os/GetUsingMemorySize.html"><CODE>GetUsingMemorySize</CODE></a></li><li><a href="../nn/os/SetupHeapForMemoryBlock.html"><CODE>SetupHeapForMemoryBlock</CODE></a></li><li><a href="../nn/os/GetDeviceMemoryAddress.html"><CODE>GetDeviceMemoryAddress</CODE></a></li><li><a href="../nn/os/SetDeviceMemorySize.html"><CODE>SetDeviceMemorySize</CODE></a></li><li><a href="../nn/os/GetDeviceMemorySize.html"><CODE>GetDeviceMemorySize</CODE></a></li><li><a href="../nn/os/GetHeapAddress.html"><CODE>GetHeapAddress</CODE></a></li><li><a href="../nn/os/GetHeapSize.html"><CODE>GetHeapSize</CODE></a></li><li><a href="../nn/os/SetHeapSize.html"><CODE>SetHeapSize</CODE></a></li><li><a href="../nn/os/InitializeMemoryBlock.html"><CODE>InitializeMemoryBlock</CODE></a></li><li><a href="../nn/os/ARM/SetUserExceptionHandler.html">SetUserExceptionHandler</a></li><li><a href="../nn/os/ManagedThread/InitializeEnvironment.html">ManagedThread::InitializeEnvironment</a></li></ul></li><li><b>fnd Library</b><br />Classes and functions other than the <a href="../nn/fnd/DateTime/Overview.html">DateTime</a> class can be used. 61</li><li><b>math Library</b><br /> All classes and functions can be used. 62</li><li><b>nstd Library</b><br /> All classes and functions can be used. 63</li><li><b>util Library</b><br /> All classes and functions can be used. 64 </li></ul></div> 65<h2>Revision History</h2> 66 <div class="section"> 67 <dl class="history"> 68 <dt>2012/04/23</dt> 69<dd>Added <CODE>SetUserExceptionHandler</CODE> to usable functions. <br /> 70 </dd> 71 <dt>2012/01/20</dt> 72<dd>Corrected typos.<br /> 73 </dd> 74 <dt>2011/12/21</dt> 75<dd>Initial version.<br /> 76 </dd> 77 </dl> 78 </div> 79 <hr><p>CONFIDENTIAL</p></body> 80</html>