61 lines
1.1 KiB
HTML
61 lines
1.1 KiB
HTML
<!doctype html public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<!-- steal these colour values from JavaDocs; meh -->
|
|
<style type = "text/css">
|
|
a:link, a:visited { color: #4a6782; }
|
|
a:hover, a:focus { color: #bb7a2a; }
|
|
a:active { color: #4A6782; }
|
|
tr:nth-child(even) { background: #dee3e9; }
|
|
div {
|
|
margin: 4px 0;
|
|
padding: 0 4px 4px 4px;
|
|
}
|
|
table { width: 100%; }
|
|
td { padding: 4px; }
|
|
h3, h1 {
|
|
color: #2c4557;
|
|
background-color: #dee3e9;
|
|
padding: 4px;
|
|
}
|
|
h3 {
|
|
margin: 0 -4px;
|
|
padding: 4px;
|
|
}
|
|
</style>
|
|
<title></title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
<h1></h1>
|
|
|
|
<ul>
|
|
<li><a href = "#_declarations">Declarations</a></li>
|
|
<li><a href = "#_summary">Function Summary</a></li>
|
|
<li><a href = "#_detail">Function Detail</a></li>
|
|
</ul>
|
|
|
|
<dl>
|
|
</dl>
|
|
|
|
|
|
<a name = "_declarations"><!-- --></a><h2>Declarations</h2>
|
|
|
|
|
|
<a name = "_summary"><!-- --></a><h2>Function Summary</h2>
|
|
|
|
<table>
|
|
<tr><th>Return Type</th><th>Function Name</th><th>Argument List</th></tr>
|
|
</table>
|
|
|
|
|
|
<a name = "_detail"><!-- --></a><h2>Function Detail</h2>
|
|
|
|
|
|
</body>
|
|
</html>
|