mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 23:46:56 -05:00
335 lines
32 KiB
HTML
335 lines
32 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>wut: /home/runner/work/wut/wut/include/nn/sl/DataCreator.h File Reference</title>
|
|
<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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">wut<span id="projectnumber"> v1.9.1</span>
|
|
</div>
|
|
<div id="projectbrief">Wii U Toolchain</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
<!-- 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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_21654543a2358a4ff233772f5085c61f.html">nn</a></li><li class="navelem"><a class="el" href="dir_c06c43725d54bad3e0fa813ca121601f.html">sl</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Data Structures</a> |
|
|
<a href="#namespaces">Namespaces</a> |
|
|
<a href="#typedef-members">Typedefs</a> |
|
|
<a href="#func-members">Functions</a> </div>
|
|
<div class="headertitle"><div class="title">DataCreator.h File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <<a class="el" href="wut_8h_source.html">wut.h</a>></code><br />
|
|
<code>#include <<a class="el" href="nn_2result_8h_source.html">nn/result.h</a>></code><br />
|
|
<code>#include <<a class="el" href="IIconInfoAccessor_8h_source.html">nn/sl/IIconInfoAccessor.h</a>></code><br />
|
|
<code>#include <<a class="el" href="ISettingAccessor_8h_source.html">nn/sl/ISettingAccessor.h</a>></code><br />
|
|
<code>#include <<a class="el" href="ITitleIconCache_8h_source.html">nn/sl/ITitleIconCache.h</a>></code><br />
|
|
<code>#include <<a class="el" href="KillerNotification_8h_source.html">nn/sl/KillerNotification.h</a>></code><br />
|
|
<code>#include <<a class="el" href="LaunchInfoDatabase_8h_source.html">nn/sl/LaunchInfoDatabase.h</a>></code><br />
|
|
<code>#include <<a class="el" href="IAccountInfoAccessorDetails_8h_source.html">nn/sl/details/IAccountInfoAccessorDetails.h</a>></code><br />
|
|
<code>#include <<a class="el" href="sl__cpp_8h_source.html">nn/sl/sl_cpp.h</a>></code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for DataCreator.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="DataCreator_8h__incl.png" border="0" usemap="#a_2home_2runner_2work_2wut_2wut_2include_2nn_2sl_2DataCreator_8h" alt=""/></div>
|
|
<map name="a_2home_2runner_2work_2wut_2wut_2include_2nn_2sl_2DataCreator_8h" id="a_2home_2runner_2work_2wut_2wut_2include_2nn_2sl_2DataCreator_8h">
|
|
<area shape="rect" title=" " alt="" coords="842,5,1073,45"/>
|
|
<area shape="rect" href="wut_8h.html" title=" " alt="" coords="1741,841,1800,867"/>
|
|
<area shape="poly" title=" " alt="" coords="842,36,604,53,329,83,204,102,101,125,62,137,32,151,14,164,8,179,8,708,13,739,28,760,51,776,81,791,109,797,163,803,334,815,837,832,1728,849,1728,855,837,838,334,820,162,809,108,803,79,796,48,780,24,764,8,741,3,709,3,177,10,161,29,146,60,132,100,120,203,97,328,77,604,48,841,30"/>
|
|
<area shape="rect" href="nn_2result_8h.html" title=" " alt="" coords="1189,475,1280,500"/>
|
|
<area shape="poly" title=" " alt="" coords="885,48,836,67,791,95,772,112,757,132,747,153,744,178,744,334,747,350,757,364,792,391,845,414,910,433,1053,462,1176,478,1175,483,1052,467,909,439,843,419,789,396,753,368,742,352,739,335,739,178,742,152,752,129,768,108,787,91,834,63,883,43"/>
|
|
<area shape="rect" href="IIconInfoAccessor_8h.html" title=" " alt="" coords="327,240,510,265"/>
|
|
<area shape="poly" title=" " alt="" coords="853,48,772,68,690,96,619,129,552,167,448,234,445,229,549,162,617,124,688,91,771,63,852,43"/>
|
|
<area shape="rect" href="sl__cpp_8h.html" title=" " alt="" coords="1203,401,1314,427"/>
|
|
<area shape="poly" title=" " alt="" coords="1074,42,1131,60,1182,87,1203,105,1220,126,1231,150,1235,178,1235,254,1242,327,1255,388,1249,389,1236,328,1229,254,1229,178,1226,152,1215,129,1200,109,1179,91,1128,65,1072,47"/>
|
|
<area shape="rect" href="ISettingAccessor_8h.html" title=" " alt="" coords="869,240,1045,265"/>
|
|
<area shape="poly" title=" " alt="" coords="960,45,960,226,955,226,955,45"/>
|
|
<area shape="rect" href="ITitleIconCache_8h.html" title=" " alt="" coords="534,240,703,265"/>
|
|
<area shape="poly" title=" " alt="" coords="843,45,781,64,752,78,724,95,692,126,665,162,630,228,626,226,661,159,688,122,721,91,749,74,779,60,841,40"/>
|
|
<area shape="rect" href="KillerNotification_8h.html" title=" " alt="" coords="1371,321,1549,346"/>
|
|
<area shape="poly" title=" " alt="" coords="1073,33,1164,53,1209,70,1252,91,1286,114,1318,142,1375,202,1419,260,1449,307,1444,310,1414,264,1370,205,1315,145,1283,119,1249,96,1207,75,1162,59,1072,39"/>
|
|
<area shape="rect" href="LaunchInfoDatabase_8h.html" title=" " alt="" coords="1759,93,1961,119"/>
|
|
<area shape="poly" title=" " alt="" coords="1073,34,1745,92,1744,97,1073,39"/>
|
|
<area shape="rect" href="IAccountInfoAccessorDetails_8h.html" title=" " alt="" coords="1597,313,1784,353"/>
|
|
<area shape="poly" title=" " alt="" coords="1073,38,1179,58,1234,73,1288,91,1397,141,1501,199,1591,257,1656,303,1653,307,1588,261,1499,204,1395,145,1286,96,1233,78,1178,63,1072,43"/>
|
|
<area shape="rect" title=" " alt="" coords="1568,915,1696,940"/>
|
|
<area shape="poly" title=" " alt="" coords="1750,869,1668,911,1666,906,1747,864"/>
|
|
<area shape="rect" href="wut__types_8h.html" title=" " alt="" coords="1720,915,1821,940"/>
|
|
<area shape="poly" title=" " alt="" coords="1773,867,1773,901,1768,901,1768,867"/>
|
|
<area shape="rect" href="wut__rplwrap_8h.html" title=" " alt="" coords="1845,915,1960,940"/>
|
|
<area shape="poly" title=" " alt="" coords="1793,864,1870,906,1868,910,1791,869"/>
|
|
<area shape="rect" title=" " alt="" coords="1566,988,1653,1013"/>
|
|
<area shape="poly" title=" " alt="" coords="1746,942,1649,985,1647,980,1744,938"/>
|
|
<area shape="rect" title=" " alt="" coords="1677,988,1760,1013"/>
|
|
<area shape="poly" title=" " alt="" coords="1764,942,1737,978,1733,975,1760,939"/>
|
|
<area shape="rect" title=" " alt="" coords="1784,988,1859,1013"/>
|
|
<area shape="poly" title=" " alt="" coords="1781,939,1807,975,1803,978,1777,942"/>
|
|
<area shape="rect" title=" " alt="" coords="1883,988,1954,1013"/>
|
|
<area shape="poly" title=" " alt="" coords="1796,938,1883,980,1881,984,1793,942"/>
|
|
<area shape="poly" title=" " alt="" coords="1239,500,1248,557,1253,633,1253,709,1256,736,1263,757,1278,774,1300,791,1334,807,1381,819,1501,837,1627,846,1727,849,1727,855,1626,851,1500,842,1380,824,1332,812,1297,796,1274,778,1259,760,1251,737,1248,709,1248,633,1243,557,1234,501"/>
|
|
<area shape="poly" title=" " alt="" coords="328,266,204,285,150,299,113,316,88,336,71,356,62,381,59,413,59,708,64,739,78,760,100,776,130,791,157,797,209,803,375,814,862,832,1728,849,1728,855,862,837,375,820,209,809,156,802,128,796,98,780,74,763,59,741,53,709,53,413,56,379,66,354,84,332,111,311,148,294,203,280,327,261"/>
|
|
<area shape="poly" title=" " alt="" coords="427,264,447,298,479,342,522,388,546,408,573,424,623,442,691,456,772,466,860,473,1036,482,1176,484,1176,489,1036,487,860,479,771,471,690,461,622,447,571,429,543,412,518,392,475,346,442,300,422,267"/>
|
|
<area shape="rect" href="IIconInfoAccessorDetails_8h.html" title=" " alt="" coords="195,313,413,353"/>
|
|
<area shape="poly" title=" " alt="" coords="403,268,344,308,341,303,400,263"/>
|
|
<area shape="poly" title=" " alt="" coords="511,262,522,263,658,272,765,275,871,284,933,294,1005,311,1053,329,1100,351,1215,394,1213,399,1098,356,1051,334,1003,316,932,300,870,289,765,280,658,278,521,268,510,267"/>
|
|
<area shape="poly" title=" " alt="" coords="309,354,314,413,317,486,317,708,320,721,330,732,367,754,425,774,502,790,594,804,698,816,930,833,1174,844,1405,849,1727,850,1727,856,1405,854,1174,849,930,839,698,821,593,810,501,796,424,779,364,759,326,736,316,723,312,709,312,486,309,413,304,354"/>
|
|
<area shape="poly" title=" " alt="" coords="325,351,371,390,401,409,433,424,497,441,584,454,795,472,1011,480,1176,483,1176,488,1011,486,795,477,583,459,496,446,431,429,398,414,368,394,321,356"/>
|
|
<area shape="poly" title=" " alt="" coords="414,341,527,351,1190,404,1189,410,526,356,414,347"/>
|
|
<area shape="poly" title=" " alt="" coords="1269,426,1301,481,1314,519,1320,559,1320,709,1321,756,1328,773,1344,791,1373,807,1414,820,1520,838,1635,847,1727,850,1727,855,1634,852,1520,843,1413,826,1371,812,1341,795,1324,776,1316,757,1315,709,1315,560,1309,520,1296,483,1265,428"/>
|
|
<area shape="poly" title=" " alt="" coords="1257,428,1245,462,1240,461,1252,426"/>
|
|
<area shape="rect" href="mcp_8h.html" title=" " alt="" coords="1355,768,1469,793"/>
|
|
<area shape="poly" title=" " alt="" coords="1281,425,1310,445,1338,473,1364,513,1370,533,1372,559,1372,635,1375,668,1383,700,1403,754,1398,756,1378,702,1370,669,1367,635,1367,559,1365,534,1359,515,1334,476,1307,449,1278,429"/>
|
|
<area shape="rect" href="memdefaultheap_8h.html" title=" " alt="" coords="1407,475,1606,500"/>
|
|
<area shape="poly" title=" " alt="" coords="1299,424,1454,468,1453,473,1298,429"/>
|
|
<area shape="poly" title=" " alt="" coords="1470,791,1728,842,1727,847,1469,796"/>
|
|
<area shape="poly" title=" " alt="" coords="1509,500,1509,633,1509,708,1516,742,1533,769,1558,792,1590,810,1625,824,1662,834,1728,846,1727,851,1661,839,1624,829,1588,815,1555,796,1529,773,1511,744,1504,709,1504,633,1504,500"/>
|
|
<area shape="rect" href="memheap_8h.html" title=" " alt="" coords="1551,548,1651,573"/>
|
|
<area shape="poly" title=" " alt="" coords="1523,498,1576,537,1573,542,1520,502"/>
|
|
<area shape="poly" title=" " alt="" coords="1598,575,1582,614,1566,672,1563,703,1564,735,1570,765,1585,792,1598,807,1614,819,1652,836,1691,846,1728,850,1727,855,1690,851,1650,841,1612,824,1595,811,1580,795,1565,766,1558,735,1557,703,1561,671,1577,613,1593,573"/>
|
|
<area shape="rect" href="memlist_8h.html" title=" " alt="" coords="1595,768,1683,793"/>
|
|
<area shape="poly" title=" " alt="" coords="1606,573,1637,754,1632,755,1601,574"/>
|
|
<area shape="rect" href="spinlock_8h.html" title=" " alt="" coords="1645,621,1733,647"/>
|
|
<area shape="poly" title=" " alt="" coords="1617,571,1666,610,1663,615,1614,575"/>
|
|
<area shape="poly" title=" " alt="" coords="1661,791,1738,832,1736,837,1659,796"/>
|
|
<area shape="poly" title=" " alt="" coords="1696,646,1764,827,1759,829,1691,648"/>
|
|
<area shape="rect" href="time_8h.html" title=" " alt="" coords="2019,695,2083,720"/>
|
|
<area shape="poly" title=" " alt="" coords="1734,641,2005,694,2004,700,1733,647"/>
|
|
<area shape="poly" title=" " alt="" coords="2048,722,2028,758,2013,778,1994,796,1949,820,1901,837,1855,847,1814,853,1814,847,1854,842,1900,831,1947,815,1990,791,2009,775,2024,755,2043,719"/>
|
|
<area shape="rect" href="systeminfo_8h.html" title=" " alt="" coords="2061,768,2168,793"/>
|
|
<area shape="poly" title=" " alt="" coords="2063,719,2097,756,2093,760,2059,722"/>
|
|
<area shape="poly" title=" " alt="" coords="2062,796,1814,846,1813,841,2061,790"/>
|
|
<area shape="poly" title=" " alt="" coords="869,261,462,284,273,299,212,308,184,316,166,336,160,357,160,413,160,708,166,744,182,767,207,779,240,785,321,785,365,786,410,791,533,807,697,820,1091,838,1473,847,1727,850,1727,855,1473,852,1091,843,697,826,533,812,409,796,365,791,321,790,240,790,206,784,179,771,161,746,155,709,155,413,154,357,162,334,181,311,211,302,273,294,461,278,869,255"/>
|
|
<area shape="poly" title=" " alt="" coords="973,263,1212,464,1209,468,969,268"/>
|
|
<area shape="poly" title=" " alt="" coords="1018,263,1083,281,1151,311,1202,349,1242,389,1238,392,1199,353,1148,316,1082,286,1016,268"/>
|
|
<area shape="rect" href="ISettingAccessorDetails_8h.html" title=" " alt="" coords="779,313,992,353"/>
|
|
<area shape="poly" title=" " alt="" coords="949,267,914,305,910,301,945,264"/>
|
|
<area shape="poly" title=" " alt="" coords="779,348,714,365,682,376,654,391,629,409,609,431,597,456,592,486,592,708,594,718,602,728,631,746,677,762,738,777,894,802,1079,820,1274,833,1460,842,1727,849,1727,855,1460,847,1274,839,1078,826,893,807,737,783,675,768,628,751,598,731,590,721,587,709,587,486,591,455,605,428,625,405,651,387,680,371,712,359,778,343"/>
|
|
<area shape="poly" title=" " alt="" coords="908,352,954,389,1012,424,1053,441,1097,455,1177,474,1175,479,1095,460,1051,446,1009,429,950,393,904,356"/>
|
|
<area shape="poly" title=" " alt="" coords="975,351,1191,396,1190,401,974,356"/>
|
|
<area shape="poly" title=" " alt="" coords="534,267,154,316,131,336,118,357,111,381,109,413,109,708,114,739,127,759,149,776,178,791,204,797,255,803,415,814,886,832,1728,849,1727,855,886,837,415,819,254,808,203,802,176,796,146,780,124,763,109,740,104,709,104,413,106,380,113,354,127,332,152,311,533,262"/>
|
|
<area shape="poly" title=" " alt="" coords="587,268,555,286,540,299,529,315,523,334,529,352,544,372,559,387,592,404,679,424,747,441,816,454,954,472,1079,481,1175,484,1175,489,1079,486,954,478,815,460,746,446,678,429,590,409,556,391,540,376,524,355,517,334,524,312,536,296,552,282,585,263"/>
|
|
<area shape="poly" title=" " alt="" coords="704,256,920,276,1025,291,1100,311,1116,320,1127,330,1151,351,1224,393,1222,398,1148,355,1123,334,1113,324,1098,316,1024,296,919,281,703,262"/>
|
|
<area shape="rect" href="ITitleIconCacheDetails_8h.html" title=" " alt="" coords="539,313,704,353"/>
|
|
<area shape="poly" title=" " alt="" coords="622,265,623,300,618,300,616,266"/>
|
|
<area shape="poly" title=" " alt="" coords="605,355,585,380,564,411,548,447,541,486,541,708,545,732,553,749,567,760,585,768,632,779,685,791,779,811,907,825,1056,836,1214,843,1518,850,1727,850,1727,856,1518,855,1214,849,1055,841,906,831,779,816,683,796,630,784,584,774,564,765,549,752,539,734,536,709,536,486,543,446,559,409,581,376,601,352"/>
|
|
<area shape="poly" title=" " alt="" coords="638,352,674,390,698,409,724,424,761,437,811,447,935,464,1067,475,1176,481,1175,486,1066,480,935,469,810,453,759,442,722,429,695,413,670,394,634,355"/>
|
|
<area shape="poly" title=" " alt="" coords="705,343,767,351,1190,402,1190,407,766,356,704,348"/>
|
|
<area shape="poly" title=" " alt="" coords="1480,344,1536,382,1612,444,1651,482,1688,524,1721,571,1748,620,1765,676,1774,734,1776,787,1775,828,1770,828,1771,787,1769,735,1760,677,1743,622,1717,573,1684,528,1647,486,1608,448,1533,386,1477,348"/>
|
|
<area shape="poly" title=" " alt="" coords="1445,348,1328,429,1266,469,1263,465,1325,424,1442,344"/>
|
|
<area shape="poly" title=" " alt="" coords="1432,348,1301,399,1299,394,1430,344"/>
|
|
<area shape="poly" title=" " alt="" coords="1502,318,1551,317,1569,323,1576,333,1570,343,1556,349,1515,350,1515,345,1555,343,1567,339,1571,333,1566,327,1550,322,1502,323"/>
|
|
<area shape="poly" title=" " alt="" coords="1962,111,2181,128,2439,156,2556,175,2653,196,2690,208,2719,221,2737,235,2744,251,2744,709,2741,732,2732,750,2719,762,2702,771,2659,783,2611,796,2540,813,2444,826,2212,844,1980,852,1814,855,1814,850,1980,847,2212,839,2444,821,2539,808,2610,791,2658,778,2700,766,2716,758,2728,746,2736,731,2739,708,2739,252,2733,239,2716,226,2688,213,2651,201,2555,180,2438,161,2181,133,1961,116"/>
|
|
<area shape="poly" title=" " alt="" coords="1863,119,1864,163,1857,227,1849,261,1837,295,1821,327,1798,355,1760,381,1706,403,1640,423,1567,440,1417,466,1294,482,1293,477,1416,461,1566,435,1639,418,1705,398,1758,376,1794,351,1816,324,1833,293,1844,260,1852,226,1858,163,1858,119"/>
|
|
<area shape="poly" title=" " alt="" coords="1768,121,1663,142,1539,179,1476,205,1414,235,1356,272,1303,315,1290,332,1279,351,1266,388,1261,387,1274,348,1285,329,1299,311,1353,268,1411,231,1473,200,1537,174,1661,137,1767,116"/>
|
|
<area shape="rect" href="FileStream_8h.html" title=" " alt="" coords="1901,167,2040,192"/>
|
|
<area shape="poly" title=" " alt="" coords="1879,116,1942,157,1939,161,1876,121"/>
|
|
<area shape="rect" title=" " alt="" coords="2064,167,2139,192"/>
|
|
<area shape="poly" title=" " alt="" coords="1900,116,2051,161,2050,166,1898,121"/>
|
|
<area shape="poly" title=" " alt="" coords="2036,189,2109,210,2148,224,2183,242,2213,264,2235,289,2245,320,2241,354,2191,433,2087,579,1981,722,1922,795,1896,812,1868,826,1814,845,1812,840,1866,821,1893,808,1918,791,1976,719,2083,576,2186,430,2236,352,2240,320,2230,292,2209,268,2180,247,2145,229,2108,215,2034,195"/>
|
|
<area shape="poly" title=" " alt="" coords="1955,194,1928,215,1901,242,1882,271,1872,298,1862,325,1842,355,1794,396,1740,429,1670,443,1548,458,1294,483,1293,478,1547,453,1669,438,1738,424,1791,392,1838,352,1857,322,1867,296,1877,269,1897,238,1924,211,1951,190"/>
|
|
<area shape="rect" href="filesystem_8h.html" title=" " alt="" coords="2237,548,2392,573"/>
|
|
<area shape="poly" title=" " alt="" coords="2040,189,2192,216,2254,229,2284,238,2304,259,2314,280,2317,303,2317,332,2317,415,2317,534,2312,534,2312,415,2312,332,2312,304,2308,281,2299,262,2281,242,2253,234,2191,221,2039,195"/>
|
|
<area shape="rect" href="IStream_8h.html" title=" " alt="" coords="1911,240,2031,265"/>
|
|
<area shape="poly" title=" " alt="" coords="1973,192,1973,226,1968,226,1968,192"/>
|
|
<area shape="rect" href="IStreamDetails_8h.html" title=" " alt="" coords="2011,321,2226,346"/>
|
|
<area shape="poly" title=" " alt="" coords="1988,190,2045,238,2104,308,2100,312,2041,242,1985,194"/>
|
|
<area shape="poly" title=" " alt="" coords="2392,565,2532,584,2595,599,2620,608,2638,619,2661,642,2674,665,2677,692,2668,721,2648,752,2625,771,2597,783,2562,796,2496,813,2406,826,2190,844,1972,852,1814,855,1814,850,1972,847,2189,839,2406,821,2495,808,2561,791,2595,778,2622,766,2644,748,2663,719,2672,691,2669,667,2656,645,2634,623,2617,613,2593,604,2531,589,2392,570"/>
|
|
<area shape="poly" title=" " alt="" coords="2238,575,2143,595,2104,608,2078,623,2068,636,2061,651,2054,681,2049,680,2056,649,2063,633,2074,619,2101,603,2142,590,2237,570"/>
|
|
<area shape="rect" href="alarm_8h.html" title=" " alt="" coords="2088,621,2213,647"/>
|
|
<area shape="poly" title=" " alt="" coords="2289,576,2191,618,2189,613,2287,571"/>
|
|
<area shape="rect" href="fastmutex_8h.html" title=" " alt="" coords="2237,621,2392,647"/>
|
|
<area shape="poly" title=" " alt="" coords="2317,574,2317,608,2312,608,2312,574"/>
|
|
<area shape="rect" href="ios_8h.html" title=" " alt="" coords="2547,695,2653,720"/>
|
|
<area shape="poly" title=" " alt="" coords="2393,564,2457,570,2523,581,2580,597,2602,607,2617,620,2624,635,2625,651,2616,683,2611,681,2620,651,2619,636,2613,623,2599,612,2578,602,2522,586,2456,576,2392,569"/>
|
|
<area shape="rect" href="messagequeue_8h.html" title=" " alt="" coords="2416,621,2603,647"/>
|
|
<area shape="poly" title=" " alt="" coords="2347,571,2466,614,2464,619,2345,576"/>
|
|
<area shape="poly" title=" " alt="" coords="2161,646,2177,675,2193,714,2197,735,2198,757,2193,777,2182,795,2156,814,2117,828,2069,839,2015,846,1905,854,1814,856,1814,851,1904,849,2015,841,2068,834,2116,823,2153,809,2178,792,2188,775,2192,756,2192,736,2187,715,2172,677,2156,648"/>
|
|
<area shape="poly" title=" " alt="" coords="2136,649,2080,689,2077,684,2133,645"/>
|
|
<area shape="rect" href="coreinit_2context_8h.html" title=" " alt="" coords="2243,768,2325,793"/>
|
|
<area shape="poly" title=" " alt="" coords="2169,645,2197,666,2226,693,2252,724,2272,755,2268,758,2247,727,2222,696,2193,670,2166,649"/>
|
|
<area shape="rect" href="threadqueue_8h.html" title=" " alt="" coords="2355,695,2471,720"/>
|
|
<area shape="poly" title=" " alt="" coords="2194,644,2358,688,2357,694,2192,649"/>
|
|
<area shape="poly" title=" " alt="" coords="2243,793,2224,796,1993,829,1814,850,1814,845,1993,823,2224,791,2242,788"/>
|
|
<area shape="poly" title=" " alt="" coords="2415,721,2408,758,2398,779,2383,796,2350,808,2293,819,2131,836,1952,847,1814,854,1814,848,1952,842,2130,830,2292,813,2349,803,2380,791,2394,776,2403,756,2410,720"/>
|
|
<area shape="poly" title=" " alt="" coords="2321,646,2342,724,2347,766,2345,783,2339,795,2311,809,2259,821,2110,838,1944,849,1814,854,1813,849,1944,843,2109,833,2258,816,2309,804,2335,791,2340,781,2341,766,2337,725,2316,647"/>
|
|
<area shape="poly" title=" " alt="" coords="2332,645,2388,684,2385,689,2329,649"/>
|
|
<area shape="poly" title=" " alt="" coords="2596,722,2571,760,2552,780,2529,796,2486,808,2411,818,2204,835,1814,854,1813,849,2203,830,2410,813,2485,802,2527,791,2549,776,2567,756,2592,719"/>
|
|
<area shape="poly" title=" " alt="" coords="2510,648,2503,682,2486,721,2455,766,2437,781,2410,796,2359,813,2289,826,2119,844,1945,852,1814,855,1814,850,1945,847,2119,838,2289,821,2358,807,2408,791,2434,777,2452,762,2482,719,2498,680,2505,646"/>
|
|
<area shape="poly" title=" " alt="" coords="2495,649,2442,688,2439,684,2492,645"/>
|
|
<area shape="poly" title=" " alt="" coords="1972,266,1962,346,1937,479,1917,557,1893,638,1863,718,1826,795,1812,816,1796,834,1792,830,1808,812,1822,792,1858,716,1888,636,1912,556,1931,478,1956,345,1967,265"/>
|
|
<area shape="poly" title=" " alt="" coords="1966,267,1941,302,1902,348,1851,394,1822,414,1790,429,1712,444,1575,459,1294,484,1293,479,1574,454,1711,438,1789,424,1819,409,1848,390,1898,344,1937,298,1961,264"/>
|
|
<area shape="poly" title=" " alt="" coords="1911,257,1781,261,1621,271,1467,288,1405,300,1360,316,1334,331,1311,351,1276,392,1272,388,1308,347,1331,327,1358,311,1404,295,1466,283,1620,265,1781,256,1910,252"/>
|
|
<area shape="poly" title=" " alt="" coords="1994,263,2086,312,2083,316,1991,268"/>
|
|
<area shape="poly" title=" " alt="" coords="2115,347,1977,622,1957,673,1944,714,1926,753,1893,795,1855,823,1814,842,1812,837,1852,819,1889,791,1922,750,1939,712,1952,671,1972,620,2110,345"/>
|
|
<area shape="poly" title=" " alt="" coords="2098,348,2009,389,1951,411,1891,429,1795,442,1627,458,1294,484,1294,479,1627,452,1794,437,1890,424,1950,406,2007,384,2096,344"/>
|
|
<area shape="poly" title=" " alt="" coords="2011,347,1328,409,1328,404,2011,342"/>
|
|
<area shape="poly" title=" " alt="" coords="2131,344,2297,535,2293,539,2127,348"/>
|
|
<area shape="poly" title=" " alt="" coords="1725,351,1757,374,1789,405,1814,442,1821,464,1824,486,1824,709,1820,743,1811,776,1787,830,1782,828,1806,774,1815,742,1819,709,1819,486,1816,465,1809,445,1785,408,1753,378,1722,356"/>
|
|
<area shape="poly" title=" " alt="" coords="1635,356,1283,473,1281,468,1633,351"/>
|
|
<area shape="poly" title=" " alt="" coords="1597,354,1329,403,1328,397,1596,349"/>
|
|
</map>
|
|
</div>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="DataCreator_8h__dep__incl.png" border="0" usemap="#a_2home_2runner_2work_2wut_2wut_2include_2nn_2sl_2DataCreator_8hdep" alt=""/></div>
|
|
<map name="a_2home_2runner_2work_2wut_2wut_2include_2nn_2sl_2DataCreator_8hdep" id="a_2home_2runner_2work_2wut_2wut_2include_2nn_2sl_2DataCreator_8hdep">
|
|
<area shape="rect" title=" " alt="" coords="5,5,236,45"/>
|
|
<area shape="rect" href="sl_8h.html" title=" " alt="" coords="34,93,207,133"/>
|
|
<area shape="poly" title=" " alt="" coords="123,59,123,93,118,93,118,59"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="DataCreator_8h_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
|
Data Structures</h2></td></tr>
|
|
<tr class="memitem:structnn_01_1_1sl_1_1details_1_1DataCreatorInternal" id="r_structnn_01_1_1sl_1_1details_1_1DataCreatorInternal"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl_1_1details.html#structnn_01_1_1sl_1_1details_1_1DataCreatorInternal">DataCreatorInternal</a></td></tr>
|
|
<tr class="separator:structnn_01_1_1sl_1_1details_1_1DataCreatorInternal"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classnn_01_1_1sl_1_1DataCreator.html">DataCreator</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
|
Namespaces</h2></td></tr>
|
|
<tr class="memitem:namespacenn_01" id="r_namespacenn_01"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01.html">nn </a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:namespacenn_01_1_1sl" id="r_namespacenn_01_1_1sl"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl.html">nn ::sl</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:namespacenn_01_1_1sl_1_1details" id="r_namespacenn_01_1_1sl_1_1details"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl_1_1details.html">nn ::sl::details</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="typedef-members" name="typedef-members"></a>
|
|
Typedefs</h2></td></tr>
|
|
<tr class="memitem:aaa9253340c88e1cd4396075dc1eeefb4" id="r_aaa9253340c88e1cd4396075dc1eeefb4"><td class="memItemLeft" align="right" valign="top">typedef struct nn ::sl::details::DataCreatorInternal </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl_1_1details.html#aaa9253340c88e1cd4396075dc1eeefb4">DataCreatorInternal</a></td></tr>
|
|
<tr class="separator:aaa9253340c88e1cd4396075dc1eeefb4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:a84160402f8fdc42df0beb2dd67c831fd" id="r_a84160402f8fdc42df0beb2dd67c831fd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacenn_01_1_1sl_1_1details.html#structnn_01_1_1sl_1_1details_1_1DataCreatorInternal">DataCreatorInternal</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl_1_1details.html#a84160402f8fdc42df0beb2dd67c831fd">__ct__Q3_2nn2sl11DataCreatorFv</a> (<a class="el" href="namespacenn_01_1_1sl_1_1details.html#structnn_01_1_1sl_1_1details_1_1DataCreatorInternal">DataCreatorInternal</a> *)</td></tr>
|
|
<tr class="separator:a84160402f8fdc42df0beb2dd67c831fd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a020312db4a83549b52078dc25bc5135e" id="r_a020312db4a83549b52078dc25bc5135e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnn_1_1Result.html">nn::Result</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl_1_1details.html#a020312db4a83549b52078dc25bc5135e">Create__Q3_2nn2sl11DataCreatorFPQ3_2nn2sl16TransferableInfoPCQ3_2nn2sl9TitleInfoiRCQ3_2nn2sl18KillerNotificationRCQ3_2nn2sl9TitleInfoRQ3_2nn2sl18LaunchInfoDatabase</a> (<a class="el" href="namespacenn_01_1_1sl_1_1details.html#structnn_01_1_1sl_1_1details_1_1DataCreatorInternal">DataCreatorInternal</a> *, TransferableInfo *, const TitleInfo *, int, const KillerNotification &, const TitleInfo &, LaunchInfoDatabase &)</td></tr>
|
|
<tr class="separator:a020312db4a83549b52078dc25bc5135e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4d88e19caaceb6b7efd4679e36091ee6" id="r_a4d88e19caaceb6b7efd4679e36091ee6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnn_1_1Result.html">nn::Result</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenn_01_1_1sl_1_1details.html#a4d88e19caaceb6b7efd4679e36091ee6">Initialize__Q3_2nn2sl11DataCreatorFRQ3_2nn2sl17IIconInfoAccessorRQ3_2nn2sl20IAccountInfoAccessorRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl15ITitleIconCache</a> (<a class="el" href="namespacenn_01_1_1sl_1_1details.html#structnn_01_1_1sl_1_1details_1_1DataCreatorInternal">DataCreatorInternal</a> *, IIconInfoAccessorInternal *, IAccountInfoAccessorInternal *, ISettingAccessorInternal *, ITitleIconCacheInternal *)</td></tr>
|
|
<tr class="separator:a4d88e19caaceb6b7efd4679e36091ee6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<hr/><h2 class="groupheader">Data Structure Documentation</h2>
|
|
<a name="structnn_01_1_1sl_1_1details_1_1DataCreatorInternal" id="structnn_01_1_1sl_1_1details_1_1DataCreatorInternal"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#structnn_01_1_1sl_1_1details_1_1DataCreatorInternal">◆ </a></span>nn ::sl::details::DataCreatorInternal</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">struct nn ::sl::details::DataCreatorInternal</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="DataCreator_8h_source.html#l00019">19</a> of file <a class="el" href="DataCreator_8h_source.html">DataCreator.h</a>.</p>
|
|
</div><table class="fieldtable">
|
|
<tr><th colspan="3">Data Fields</th></tr>
|
|
<tr><td class="fieldtype">
|
|
<a id="abe826835e60fdafbe469adc428b765e5" name="abe826835e60fdafbe469adc428b765e5"></a>IIconInfoAccessorInternal *</td>
|
|
<td class="fieldname">
|
|
iconInfoAccessor</td>
|
|
<td class="fielddoc">
|
|
</td></tr>
|
|
<tr><td class="fieldtype">
|
|
<a id="a86e39fa838d55067eaa28772589f71c3" name="a86e39fa838d55067eaa28772589f71c3"></a>IAccountInfoAccessorInternal *</td>
|
|
<td class="fieldname">
|
|
accountInfoAccessor</td>
|
|
<td class="fielddoc">
|
|
</td></tr>
|
|
<tr><td class="fieldtype">
|
|
<a id="ad4778b8c5a679f8a96556d01ef7c22b4" name="ad4778b8c5a679f8a96556d01ef7c22b4"></a>ISettingAccessorInternal *</td>
|
|
<td class="fieldname">
|
|
settingInfoAccessor</td>
|
|
<td class="fielddoc">
|
|
</td></tr>
|
|
<tr><td class="fieldtype">
|
|
<a id="a5d584edd573b71e0472d01d7e9827bae" name="a5d584edd573b71e0472d01d7e9827bae"></a>ITitleIconCacheInternal *</td>
|
|
<td class="fieldname">
|
|
titleIconCache</td>
|
|
<td class="fielddoc">
|
|
</td></tr>
|
|
<tr><td class="fieldtype">
|
|
<a id="aee5590d888621776f210eb49925b9149" name="aee5590d888621776f210eb49925b9149"></a>void *</td>
|
|
<td class="fieldname">
|
|
vtable</td>
|
|
<td class="fielddoc">
|
|
</td></tr>
|
|
</table>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|