2016-01-07 16:06:06 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2018-07-26 20:52:03 +10:00
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > wut: Modules< / title >
2016-01-07 16:06:06 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2018-07-26 20:52:03 +10:00
< div id = "projectname" > wut
  < span id = "projectnumber" > 1.0.0-alpha< / span >
2016-01-07 16:06:06 +00:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-07-26 20:52:03 +10:00
<!-- Generated by Doxygen 1.8.14 -->
2016-01-07 16:06:06 +00:00
< script type = "text/javascript" >
2018-07-26 20:52:03 +10:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2016-01-07 16:06:06 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-07-26 20:52:03 +10:00
/* @license-end */
2016-01-07 16:06:06 +00:00
< / script >
2018-07-26 20:52:03 +10:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2016-01-07 16:06:06 +00:00
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Modules< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > Here is a list of all modules:< / div > < div class = "directory" >
2016-01-07 16:14:21 +00:00
< div class = "levels" > [detail level < span onclick = "javascript:toggleLevel(1);" > 1< / span > < span onclick = "javascript:toggleLevel(2);" > 2< / span > ]< / div > < table class = "directory" >
2018-07-26 20:52:03 +10:00
< tr id = "row_0_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_0_" class = "arrow" onclick = "toggleFolder('0_')" > ▼ < / span > < a class = "el" href = "group__coreinit.html" target = "_self" > coreinit< / a > < / td > < td class = "desc" > Contains all core operating system functions such as threads, synchronisation objects, filesystem, memory, exception handling, etc.. < / td > < / tr >
< tr id = "row_0_0_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__alarms.html" target = "_self" > Alarms< / a > < / td > < td class = "desc" > The alarm family of functions are used for creating alarms which call a callback or wake up waiting threads after a period of time < / td > < / tr >
< tr id = "row_0_1_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__atomic.html" target = "_self" > Atomic Operations< / a > < / td > < td class = "desc" > These functions are used for atomically operating on 32 bit values in memory < / td > < / tr >
< tr id = "row_0_2_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__atomic64.html" target = "_self" > Atomic Operations 64 bit< / a > < / td > < td class = "desc" > These functions are used for atomically operating on 64 bit values in memory < / td > < / tr >
< tr id = "row_0_3_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__cache.html" target = "_self" > Cache< / a > < / td > < td class = "desc" > Interface to the low-level caching system of the PowerPC processor < / td > < / tr >
< tr id = "row_0_4_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__cond.html" target = "_self" > Condition Variable< / a > < / td > < td class = "desc" > Standard condition variable implementation < / td > < / tr >
< tr id = "row_0_5_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__context.html" target = "_self" > Context< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_6_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__core.html" target = "_self" > Core< / a > < / td > < td class = "desc" > Provides information about each core of the system's processor < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr id = "row_0_7_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__coroutine.html" target = "_self" > Coroutines< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_8_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__debug.html" target = "_self" > Debug< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_9_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__dynload.html" target = "_self" > Dynamic Loading< / a > < / td > < td class = "desc" > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr id = "row_0_10_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__energysaver.html" target = "_self" > Energy saver< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_11_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__event.html" target = "_self" > Event Object< / a > < / td > < td class = "desc" > Standard event object implementation < / td > < / tr >
< tr id = "row_0_12_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__exception.html" target = "_self" > Exception Handling< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_13_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__exit.html" target = "_self" > Exit< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_14_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__fastcond.html" target = "_self" > Fast Condition Variable< / a > < / td > < td class = "desc" > A condition variable to be used with an < a class = "el" href = "group__coreinit__fastmutex.html#structOSFastMutex" > OSFastMutex< / a > < / td > < / tr >
< tr id = "row_0_15_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__fastmutex.html" target = "_self" > Fast Mutex< / a > < / td > < td class = "desc" > Similar to < a class = "el" href = "group__coreinit__mutex.html#structOSMutex" > OSMutex< / a > but tries to acquire the mutex without using the global scheduler lock, and does not test for thread cancel < / td > < / tr >
< tr id = "row_0_16_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__fiber.html" target = "_self" > Fiber< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_17_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__fs.html" target = "_self" > Filesystem< / a > < / td > < td class = "desc" > Mount, access and modify filesystems directly < / td > < / tr >
< tr id = "row_0_18_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__foreground.html" target = "_self" > Foreground Management< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_19_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__ios.html" target = "_self" > IOS< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_20_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__mcp.html" target = "_self" > MCP< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_21_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memblockheap.html" target = "_self" > Block Heap< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_22_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memdefaultheap.html" target = "_self" > Default Heap< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_23_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memexpheap.html" target = "_self" > Expanded Heap< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_24_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memfrmheap.html" target = "_self" > Frame Heap< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_25_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memheap.html" target = "_self" > Common Memory Heap< / a > < / td > < td class = "desc" > Common memory heap fucntions < / td > < / tr >
< tr id = "row_0_26_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memlist.html" target = "_self" > Memory List< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_27_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memory.html" target = "_self" > Memory< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_28_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__memorymap.html" target = "_self" > Memory Map< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_29_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__unitheap.html" target = "_self" > Unit Heap< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_30_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__msgq.html" target = "_self" > Message Queue< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_31_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__mutex.html" target = "_self" > Mutex< / a > < / td > < td class = "desc" > Standard mutex object, supports recursive locking < / td > < / tr >
< tr id = "row_0_32_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__rendezvous.html" target = "_self" > Rendezvous< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_33_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__screen.html" target = "_self" > Screen< / a > < / td > < td class = "desc" > Software-rendered graphics system, suitable for text output and simple graphics < / td > < / tr >
< tr id = "row_0_34_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__semaphore.html" target = "_self" > Semaphore< / a > < / td > < td class = "desc" > Similar to Windows < a href = "https://msdn.microsoft.com/en-us/library/windows/desktop/ms685129(v=vs.85).aspx" > Semaphore Objects< / a > < / td > < / tr >
< tr id = "row_0_35_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__spinlock.html" target = "_self" > Spinlock< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_36_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__systeminfo.html" target = "_self" > System Info< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_37_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__taskq.html" target = "_self" > Task Queue< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_38_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__thread.html" target = "_self" > Thread< / a > < / td > < td class = "desc" > Manage and run threads on each of the system's cores < / td > < / tr >
< tr id = "row_0_39_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__threadq.html" target = "_self" > Thread Queue< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_40_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__time.html" target = "_self" > Time< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_41_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__coreinit__title.html" target = "_self" > Title< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_1_" class = "arrow" onclick = "toggleFolder('1_')" > ▼ < / span > < a class = "el" href = "group__gx2.html" target = "_self" > gx2< / a > < / td > < td class = "desc" > Graphics driver < / td > < / tr >
< tr id = "row_1_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__clear.html" target = "_self" > Clear< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_1_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__context.html" target = "_self" > Context State< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_2_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__debug.html" target = "_self" > Debug< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_3_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__display.html" target = "_self" > Display< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_4_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__displaylist.html" target = "_self" > Display List< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_5_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__draw.html" target = "_self" > Draw< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_6_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__enum.html" target = "_self" > Enums< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_7_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__event.html" target = "_self" > Event< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_8_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__mem.html" target = "_self" > Memory< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_9_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__registers.html" target = "_self" > Registers< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_10_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__sampler.html" target = "_self" > Sampler< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_11_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__shader.html" target = "_self" > Shaders< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_12_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__state.html" target = "_self" > State< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_13_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__surface.html" target = "_self" > Surface< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_14_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__swap.html" target = "_self" > Swap< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_15_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__temp.html" target = "_self" > Temp< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_16_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__tessellation.html" target = "_self" > Tessellation< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_17_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__texture.html" target = "_self" > Texture< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_1_18_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2__utils.html" target = "_self" > Utils< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_2_" class = "arrow" onclick = "toggleFolder('2_')" > ▼ < / span > < a class = "el" href = "group__gx2r.html" target = "_self" > gx2r< / a > < / td > < td class = "desc" > Contains utilities to help manage memory invalidation for gx2 < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr id = "row_2_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2r__buffer.html" target = "_self" > Buffer< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_1_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2r__displaylist.html" target = "_self" > Display List< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_2_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2r__draw.html" target = "_self" > Draw< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_3_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2r__mem.html" target = "_self" > Memory< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_4_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2r__resource.html" target = "_self" > Resource< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_5_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__gx2r__surface.html" target = "_self" > Surface< / a > < / td > < td class = "desc" > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr id = "row_3_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_3_" class = "arrow" onclick = "toggleFolder('3_')" > ▼ < / span > < a class = "el" href = "group__nn__ac.html" target = "_self" > nn_ac< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_3_0_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nn__ac__c.html" target = "_self" > Auto Connect C API< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_3_1_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nn__ac__cpp.html" target = "_self" > Auto Connect C++ API< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_4_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_4_" class = "arrow" onclick = "toggleFolder('4_')" > ▼ < / span > < a class = "el" href = "group__nn.html" target = "_self" > nn< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_4_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nn__result.html" target = "_self" > Result< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_5_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_5_" class = "arrow" onclick = "toggleFolder('5_')" > ▼ < / span > < a class = "el" href = "group__nn__swkbd.html" target = "_self" > nn_swkbd< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_5_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nn__swkbd__swkbd.html" target = "_self" > Software Keyboard< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_6_" class = "arrow" onclick = "toggleFolder('6_')" > ▼ < / span > < a class = "el" href = "group__nsyshid.html" target = "_self" > nsyshid< / a > < / td > < td class = "desc" > Human Input Device functions < / td > < / tr >
< tr id = "row_6_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nsyshid__hid.html" target = "_self" > HID API< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_7_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_7_" class = "arrow" onclick = "toggleFolder('7_')" > ▼ < / span > < a class = "el" href = "group__nsysnet.html" target = "_self" > nsysnet< / a > < / td > < td class = "desc" > Network functions < / td > < / tr >
< tr id = "row_7_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nsysnet__nssl.html" target = "_self" > Nintendo SSL< / a > < / td > < td class = "desc" > The NSSL library is Nintendo's interface for making SSL connections on the Wii U < / td > < / tr >
< tr id = "row_7_1_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__nsysnet__socket.html" target = "_self" > Socket< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_8_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_8_" class = "arrow" onclick = "toggleFolder('8_')" > ▼ < / span > < a class = "el" href = "group__padscore.html" target = "_self" > padscore< / a > < / td > < td class = "desc" > Input library for Wii controllers < / td > < / tr >
< tr id = "row_8_0_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__padscore__kpad.html" target = "_self" > KPAD< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_8_1_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__padscore__wpad.html" target = "_self" > WPAD< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_9_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_9_" class = "arrow" onclick = "toggleFolder('9_')" > ▼ < / span > < a class = "el" href = "group__proc__ui.html" target = "_self" > proc_ui< / a > < / td > < td class = "desc" > Process management library used for managing transitions between foreground and background applications < / td > < / tr >
< tr id = "row_9_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__proc__ui__procui.html" target = "_self" > ProcUI< / a > < / td > < td class = "desc" > The ProcUI group of functions provide an interface to manage transitions between the different states of an application < / td > < / tr >
< tr id = "row_10_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_10_" class = "arrow" onclick = "toggleFolder('10_')" > ▼ < / span > < a class = "el" href = "group__sndcore2.html" target = "_self" > sndcore2< / a > < / td > < td class = "desc" > Sound playback and utility library < / td > < / tr >
< tr id = "row_10_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sndcore2__core.html" target = "_self" > Core< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_10_1_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sndcore2__device.html" target = "_self" > Device< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_10_2_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sndcore2__drcvs.html" target = "_self" > DRC VS< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_10_3_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sndcore2__result.html" target = "_self" > Result< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_10_4_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sndcore2__voice.html" target = "_self" > Voice< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_11_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_11_" class = "arrow" onclick = "toggleFolder('11_')" > ▼ < / span > < a class = "el" href = "group__swkbd.html" target = "_self" > swkbd< / a > < / td > < td class = "desc" > Software Keyboard library < / td > < / tr >
< tr id = "row_11_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__swkbd__rpl.html" target = "_self" > RPL Interface< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_12_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_12_" class = "arrow" onclick = "toggleFolder('12_')" > ▼ < / span > < a class = "el" href = "group__sysapp.html" target = "_self" > sysapp< / a > < / td > < td class = "desc" > Application switching and lauching functions < / td > < / tr >
< tr id = "row_12_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sysapp__launch.html" target = "_self" > SYSAPP Launch< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_12_1_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__sysapp__switch.html" target = "_self" > SYSAPP Switch< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_13_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_13_" class = "arrow" onclick = "toggleFolder('13_')" > ▼ < / span > < a class = "el" href = "group__vpad.html" target = "_self" > vpad< / a > < / td > < td class = "desc" > Input library for the Wii U Gamepad (Display Remote Controller) < / td > < / tr >
< tr id = "row_13_0_" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < a class = "el" href = "group__vpad__input.html" target = "_self" > VPAD Input< / a > < / td > < td class = "desc" > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / table >
< / div > <!-- directory -->
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2018-07-26 20:52:03 +10:00
< / a > 1.8.14
2016-01-07 16:06:06 +00:00
< / small > < / address >
< / body >
< / html >