mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
96 lines
5.7 KiB
HTML
96 lines
5.7 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>tgstation-server: Class Members - Functions</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">tgstation-server<span id="projectnumber"> 6.19.3</span>
|
|
</div>
|
|
<div id="projectbrief">The /tg/station 13 server suite</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>
|
|
</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">
|
|
<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 class="contents">
|
|
<div class="textblock">Here is a list of all functions with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_j" name="index_j"></a>- j -</h3><ul>
|
|
<li>Job() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_job.html#a9fe2d08e35cea0d2463efd1084009f64">Tgstation.Server.Host.Models.Job</a></li>
|
|
<li>JobController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_job_controller.html#a0b470517317d965bd0cd0e03d6db585b">Tgstation.Server.Host.Controllers.JobController</a></li>
|
|
<li>JobException() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_exception.html#a46d729b832783633424eca227d647698">Tgstation.Server.Host.Jobs.JobException</a></li>
|
|
<li>JobHandler() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_handler.html#adba04fe28600efe544b81c1c3564a82c">Tgstation.Server.Host.Jobs.JobHandler</a></li>
|
|
<li>JobProgressReporter() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_progress_reporter.html#a3cbe0b6d41e59757d1196d393e8a2f01">Tgstation.Server.Host.Jobs.JobProgressReporter</a></li>
|
|
<li>JobResponse() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_engine_client.html#ac966a2d8864a14d88284a6c9a9b7a7b7">Tgstation.Server.Client.Components.EngineClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_job_controller.html#aa5437c0d931c3b25f8c37d4f235c2d5b">Tgstation.Server.Host.Controllers.JobController</a></li>
|
|
<li>JobsClient() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_jobs_client.html#a9ffef36f7b69e7c76e31af3958797846">Tgstation.Server.Client.Components.JobsClient</a></li>
|
|
<li>JobService() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_service.html#abe5fbd6c69812588356f4054426aac10">Tgstation.Server.Host.Jobs.JobService</a></li>
|
|
<li>JobsHub() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_jobs_hub.html#a83d0dbf234b8303b60714ff703d1ce3a">Tgstation.Server.Host.Jobs.JobsHub</a></li>
|
|
<li>JobsHubGroupMapper() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_jobs_hub_group_mapper.html#a42ddb16818a44e29fad21d618248a508">Tgstation.Server.Host.Jobs.JobsHubGroupMapper</a></li>
|
|
<li>JwtSerializer() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_serializers_1_1_jwt_serializer.html#afbadf7eb8ba95b21ddd62e68234e675b">Tgstation.Server.Client.GraphQL.Serializers.JwtSerializer</a></li>
|
|
<li>JwtType() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_scalars_1_1_jwt_type.html#a998e116f4032cae288e9bc572d9b559f">Tgstation.Server.Host.GraphQL.Scalars.JwtType</a></li>
|
|
</ul>
|
|
</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>
|