mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
143 lines
27 KiB
HTML
143 lines
27 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_i" name="index_i"></a>- i -</h3><ul>
|
|
<li>IdentityCache() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_identity_cache.html#aa3cdd5649c32a1249a2398343e82f343">Tgstation.Server.Host.Security.IdentityCache</a></li>
|
|
<li>IdentityCacheObject() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_identity_cache_object.html#a77e5495fa90b8eed2f2d86c6fb711da8">Tgstation.Server.Host.Security.IdentityCacheObject</a></li>
|
|
<li>Index() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_root_controller.html#a3aab3a4884c73ba380c0a61348bb4bfa">Tgstation.Server.Host.Controllers.RootController</a></li>
|
|
<li>Information() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_interfaces_1_1_i_gateway.html#a60955ce10171fab745e9c5e70e52f438">Tgstation.Server.Host.GraphQL.Interfaces.IGateway</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_local_gateway.html#a8ec945c07772c3c00565365e733e6f1b">Tgstation.Server.Host.GraphQL.Types.LocalGateway</a></li>
|
|
<li>InitController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a857f98eb5a2516c2a70c35d684c2c21b">Tgstation.Server.Host.Components.Watchdog.BasicWatchdog</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a91db035dd0374a3a67e151035d052d46">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>InitialCheckDmbUpdated() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#ab91fa8dea77dbd74ede5652b2fd93dbe">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>InitialConnection() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_manager.html#a422e8e55e6988c994b23eaaf16cf0498">Tgstation.Server.Host.Components.Chat.ChatManager</a></li>
|
|
<li>Initialize() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#aa70355ebb8437fd170e4f75e826f1ad7">Tgstation.Server.Host.Components.InstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#ad25dc5de4181c941c699a26e098149e6">Tgstation.Server.Host.Database.DatabaseSeeder</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_database_1_1_i_database_seeder.html#a790482cff63554a0e4c9d618397830a9">Tgstation.Server.Host.Database.IDatabaseSeeder</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#a50e10a50be204ceb874bcf3e8a0f67d8">Tgstation.Server.Host.Security.AuthenticationContext</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_i_swarm_service_controller.html#ad07d54ac504afa080dab8b4e37115439">Tgstation.Server.Host.Swarm.ISwarmServiceController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a9dc719e5baca313c699ba607f106a0e1">Tgstation.Server.Host.Swarm.SwarmService</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_reference_counter.html#a40e354c65d34de4ad47cf20e90954d13">Tgstation.Server.Host.Utils.ReferenceCounter< TInstance ></a></li>
|
|
<li>InitializeSwarm() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#ae64238c09aa5b3301d05109ceee5d09e">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>InitialLink() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_advanced_watchdog.html#a1845f3dca4597a726053daa649565c5f">Tgstation.Server.Host.Components.Watchdog.AdvancedWatchdog</a></li>
|
|
<li>InitialMappingComplete() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_i_provider.html#af1c82391c0f853dfb883c364ef2f24cc">Tgstation.Server.Host.Components.Chat.Providers.IProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_provider.html#af7083d8a83ac2d1718385e1df65dc450">Tgstation.Server.Host.Components.Chat.Providers.Provider</a></li>
|
|
<li>InitiateDownload() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_request_file_stream_provider.html#a7c0e96de0b1928972f549ab0d2df882f">Tgstation.Server.Host.IO.RequestFileStreamProvider</a></li>
|
|
<li>InitiateUpdate() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_core_1_1_i_server_update_initiator.html#af7f87439f1db84206b881d38619ef755">Tgstation.Server.Host.Core.IServerUpdateInitiator</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_update_initiator.html#a3942753ad675fcc563877a0428431c1b">Tgstation.Server.Host.Core.ServerUpdateInitiator</a></li>
|
|
<li>Install() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_delegating_engine_installer.html#a71764e5b081c06b0525089a48a7bc15f">Tgstation.Server.Host.Components.Engine.DelegatingEngineInstaller</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_installer_base.html#a07be1caeb3ac3c56d9924a0aca4eed56">Tgstation.Server.Host.Components.Engine.EngineInstallerBase</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_i_engine_installer.html#a1fc353faa9da3eab02f5d21ffac776c8">Tgstation.Server.Host.Components.Engine.IEngineInstaller</a></li>
|
|
<li>InstallDirectX() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_windows_byond_installer.html#abfbb08c2eb8e00b430ef4cf683468c90">Tgstation.Server.Host.Components.Engine.WindowsByondInstaller</a></li>
|
|
<li>InstalledVersions() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_engine_client.html#a6c30137296557a23505965065d3ee849">Tgstation.Server.Client.Components.EngineClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_engine_client.html#a342b3a1cd0a898adfd9c84548a16ee66">Tgstation.Server.Client.Components.IEngineClient</a></li>
|
|
<li>InstallImpl() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_installer_base.html#a9f4c9a4962a6db74a6036e0e76f05ed6">Tgstation.Server.Host.Components.Engine.EngineInstallerBase</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installer.html#a753be64e5245a6e97430a9beddec3b15">Tgstation.Server.Host.Components.Engine.OpenDreamInstaller</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_posix_byond_installer.html#a506edf33fb80f48d788c7194b14748c6">Tgstation.Server.Host.Components.Engine.PosixByondInstaller</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_windows_byond_installer.html#a36d56b488d69b752045ef68fb63c54b4">Tgstation.Server.Host.Components.Engine.WindowsByondInstaller</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_windows_open_dream_installer.html#ab194337b8f97d351773b6f73cd2cc4ea">Tgstation.Server.Host.Components.Engine.WindowsOpenDreamInstaller</a></li>
|
|
<li>InstallVersionFiles() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_manager.html#aaff0a1cd6da08efa4de8455503d48b72">Tgstation.Server.Host.Components.Engine.EngineManager</a></li>
|
|
<li>Instance() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#a12055ec3d038581c6770e57085adc1db">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_instance.html#aebab0567bb4adbb1792d5931e7cd1d06">Tgstation.Server.Host.Models.Instance</a></li>
|
|
<li>InstanceAdminPermissionSet() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_controller.html#a7505e585db1c6dd7fffda95599994960">Tgstation.Server.Host.Controllers.InstanceController</a></li>
|
|
<li>InstanceClient() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_instance_client.html#af44767648e0b31f744ea09f0864c70ca">Tgstation.Server.Client.Components.InstanceClient</a></li>
|
|
<li>InstanceController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_controller.html#ad6ed0887ff13390bd69e60f14675f54e">Tgstation.Server.Host.Controllers.InstanceController</a></li>
|
|
<li>InstanceFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_factory.html#a265fda09f1b1bf1721d1b858dcfbc98a">Tgstation.Server.Host.Components.InstanceFactory</a></li>
|
|
<li>InstanceLimit() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_gateway_information.html#aa0aed4e504241d62f804ea8f92869e0b">Tgstation.Server.Host.GraphQL.Types.GatewayInformation</a></li>
|
|
<li>InstanceManager() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a07d2074a11239986ec39b1ac492f3081">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>InstanceManagerClient() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_instance_manager_client.html#a2d6043c1548bc86551fe56f12a78d4cb">Tgstation.Server.Client.InstanceManagerClient</a></li>
|
|
<li>InstancePermissionSetClient() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_instance_permission_set_client.html#a2342739a81745906a2cc5b0d3d0da940">Tgstation.Server.Client.Components.InstancePermissionSetClient</a></li>
|
|
<li>InstancePermissionSetController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_permission_set_controller.html#a92e7049ee3ed692f5b40fa36dae0f1ab">Tgstation.Server.Host.Controllers.InstancePermissionSetController</a></li>
|
|
<li>InstancePermissionSetCreated() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_jobs_hub_group_mapper.html#a7c6b9cb96efeff3e8f49f94548b097f2">Tgstation.Server.Host.Jobs.JobsHubGroupMapper</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_permissions_update_notifyee.html#af74918a720028e721b99f9947fe9fc76">Tgstation.Server.Host.Security.IPermissionsUpdateNotifyee</a></li>
|
|
<li>InstancePermissionSetDeleted() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_jobs_hub_group_mapper.html#a812035b9a8bc9895a7fbefcb595e1eb3">Tgstation.Server.Host.Jobs.JobsHubGroupMapper</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_permissions_update_notifyee.html#a6f300b222ed9af1882759bacf6378668">Tgstation.Server.Host.Security.IPermissionsUpdateNotifyee</a></li>
|
|
<li>InstancePermissionSetResponse() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_instance_permission_set_client.html#a62d077a6e5152d1392dfdabe87ecc06c">Tgstation.Server.Client.Components.InstancePermissionSetClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_permission_set_controller.html#a582bc69bf8434ca838d25d1e868b1d36">Tgstation.Server.Host.Controllers.InstancePermissionSetController</a></li>
|
|
<li>InstanceRenamed() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#af3aaa9aa1afc144a983c913fc2511241">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_wrapper.html#a95d63c1e3ffad3a2302e0518c3976e42">Tgstation.Server.Host.Components.InstanceWrapper</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_i_rename_notifyee.html#a7c1c4de7ff2aeb837b875d9a6ac99f0a">Tgstation.Server.Host.Components.IRenameNotifyee</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a004915b1f9aca8c8c44d4b55d4767918">Tgstation.Server.Host.Components.Session.SessionController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a314ce8b7530c58354edbc766d51874d1">Tgstation.Server.Host.Components.Watchdog.BasicWatchdog</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#ae5d3a89d62f8212cc39e855835625827">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>InstanceRequiredController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_required_controller.html#a9d38b9ca4b87794be730d77d3898b51b">Tgstation.Server.Host.Controllers.InstanceRequiredController</a></li>
|
|
<li>InstanceResponse() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_instance_manager_client.html#a55d7e35774b8520798b62a9c5dc5be56">Tgstation.Server.Client.InstanceManagerClient</a></li>
|
|
<li>Instances() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_interfaces_1_1_i_gateway.html#a01888fb250de9f835762995f38cc9b0e">Tgstation.Server.Host.GraphQL.Interfaces.IGateway</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_local_gateway.html#a3e502f8ead914f3b2601f05cc740de12">Tgstation.Server.Host.GraphQL.Types.LocalGateway</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_server_swarm.html#add1edbcac40a782fa166f7b6446c14f8">Tgstation.Server.Host.GraphQL.Types.ServerSwarm</a></li>
|
|
<li>InstanceWrapper() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_wrapper.html#a12975007df728ea0bedf7dbfaea0562d">Tgstation.Server.Host.Components.InstanceWrapper</a></li>
|
|
<li>InstantiateClient() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_irc_provider.html#a036341a13aed727a56c3dfe047f8b22d">Tgstation.Server.Host.Components.Chat.Providers.IrcProvider</a></li>
|
|
<li>InsufficientPermissionsException() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_insufficient_permissions_exception.html#a9b84ac4233e3147d263c8cbe7d15f81f">Tgstation.Server.Client.InsufficientPermissionsException</a></li>
|
|
<li>InvalidContext() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#a574744af8cb75b2d6becbe295982be47">Tgstation.Server.Host.Security.AuthenticationContext</a></li>
|
|
<li>InvisionCommunityOAuthValidator() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_invision_community_o_auth_validator.html#a450758167a6d2628d728e98636d6445e">Tgstation.Server.Host.Security.OAuth.InvisionCommunityOAuthValidator</a></li>
|
|
<li>Invoke() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_graph_q_l_authority_invoker.html#a60e59a5ca7941949231e6a5d5dc272e3">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_rest_authority_invoker.html#a002328002625dad24dd79f855195d36b">Tgstation.Server.Host.Authority.Core.RestAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_graph_q_l_authority_invoker.html#a8eaedb2cccf89ca22b8613df22f19258">Tgstation.Server.Host.Authority.IGraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_rest_authority_invoker.html#a9057830ff4d94f69ce51bf8f6c7f3889">Tgstation.Server.Host.Authority.IRestAuthorityInvoker< TAuthority ></a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_custom_command.html#abc62a12ba1c37654c44e379837683bf1">Tgstation.Server.Host.Components.Chat.Commands.CustomCommand</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_engine_command.html#a50403340746f3bebdc3fe8e852cb545b">Tgstation.Server.Host.Components.Chat.Commands.EngineCommand</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_i_command.html#a839fdafcec724d77ef18522a03b00fca">Tgstation.Server.Host.Components.Chat.Commands.ICommand</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_kek_command.html#aa5c719e896febb8307527e4344bf06e3">Tgstation.Server.Host.Components.Chat.Commands.KekCommand</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_pull_requests_command.html#a749c4f1625f33ac4ced9eaddc9e34211">Tgstation.Server.Host.Components.Chat.Commands.PullRequestsCommand</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_revision_command.html#aa7f30a3bd62e653e2dff4283c6766841">Tgstation.Server.Host.Components.Chat.Commands.RevisionCommand</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_version_command.html#aaf4c333267ee191d548d2a7feda12ed6">Tgstation.Server.Host.Components.Chat.Commands.VersionCommand</a></li>
|
|
<li>Invoke< TResult, TApiModel >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_graph_q_l_authority_invoker.html#a5ddc1ae538848ba415e042fb50c2a447">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_rest_authority_invoker.html#a171f177c54d934d0236fbef0380ad7b1">Tgstation.Server.Host.Authority.Core.RestAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_graph_q_l_authority_invoker.html#a780bbb9441c08c89ee5a2b194a0f25ba">Tgstation.Server.Host.Authority.IGraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_rest_authority_invoker.html#ab68e366c10396ed3d48695435b509f5a">Tgstation.Server.Host.Authority.IRestAuthorityInvoker< TAuthority ></a></li>
|
|
<li>InvokeAllowMissing< TResult, TApiModel >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_graph_q_l_authority_invoker.html#a0a5397feda0372e7019e369bc8425cc4">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_graph_q_l_authority_invoker.html#ae19bac0ddc16c6d349ff2aa422fedfa8">Tgstation.Server.Host.Authority.IGraphQLAuthorityInvoker< TAuthority ></a></li>
|
|
<li>InvokeHandleRightsConditionalRequirement< TRights >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authorization_handler.html#a643a28c27fbe6f5060db89d15ed1c325">Tgstation.Server.Host.Security.AuthorizationHandler</a></li>
|
|
<li>InvokeMethodAsync() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authorization_context_hub_filter.html#ade2195bb54c0c0abb4778294b88d3c43">Tgstation.Server.Host.Security.AuthorizationContextHubFilter</a></li>
|
|
<li>InvokeQueryable< TResult >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_authority_invoker_base.html#a90a63a42e7f6b64db688ebf4a38af180">Tgstation.Server.Host.Authority.Core.AuthorityInvokerBase< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_i_authority_invoker.html#a621ae7b25804840f1e64921fac58351a">Tgstation.Server.Host.Authority.Core.IAuthorityInvoker< TAuthority ></a></li>
|
|
<li>InvokeTransformable< TResult, TApiModel >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_rest_authority_invoker.html#a1f3efc031abc0ff004cfb0fdc7fe7aa8">Tgstation.Server.Host.Authority.Core.RestAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_rest_authority_invoker.html#abaf4a5ddc89019a407639697e4728592">Tgstation.Server.Host.Authority.IRestAuthorityInvoker< TAuthority ></a></li>
|
|
<li>InvokeTransformable< TResult, TApiModel, TTransformer >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_graph_q_l_authority_invoker.html#ab454989edefbb1eae6e767d5433aa971">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_graph_q_l_authority_invoker.html#a5c7af0da0f7dcb6a44eee414cda5ddc4">Tgstation.Server.Host.Authority.IGraphQLAuthorityInvoker< TAuthority ></a></li>
|
|
<li>InvokeTransformableAllowMissing< TResult, TApiModel, TTransformer >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_graph_q_l_authority_invoker.html#ad9f32ab16a2d68c36dc0641ca865b80f">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_graph_q_l_authority_invoker.html#a8db4ca93067dcfed12caa556c811daf0">Tgstation.Server.Host.Authority.IGraphQLAuthorityInvoker< TAuthority ></a></li>
|
|
<li>InvokeTransformableQueryable< TResult, TApiModel, TTransformer >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_graph_q_l_authority_invoker.html#a2c8e7d39342a16ef9fa1db4c5494f9a6">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_graph_q_l_authority_invoker.html#a525c409c7af8c20e06a5e12ba46b31b2">Tgstation.Server.Host.Authority.IGraphQLAuthorityInvoker< TAuthority ></a></li>
|
|
<li>IrcConnectionStringBuilder() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_irc_connection_string_builder.html#aaca6717795e0914dd265e40bdeb9e045">Tgstation.Server.Api.Models.IrcConnectionStringBuilder</a></li>
|
|
<li>IrcProvider() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_irc_provider.html#a1191bd1d7dda413b5a10580d16000fdb">Tgstation.Server.Host.Components.Chat.Providers.IrcProvider</a></li>
|
|
<li>IsAuthenticationError() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_operation_result_extensions.html#a1f89a70c64b3bd5c1676795930eb8946">Tgstation.Server.Client.GraphQL.OperationResultExtensions</a></li>
|
|
<li>IsDirectory() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_synchronous_i_o_manager.html#a6b94d0c1144161066ce9707231026fe3">Tgstation.Server.Host.IO.ISynchronousIOManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_synchronous_i_o_manager.html#ac1b1a366625c83d9e7cc57acabca1d98">Tgstation.Server.Host.IO.SynchronousIOManager</a></li>
|
|
<li>IsInstanceOfType() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_scalars_1_1_semver_type.html#a64ca3405bb59f4fd25c2607a16847eb8">Tgstation.Server.Host.GraphQL.Scalars.SemverType</a></li>
|
|
<li>IsInstanceRight() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_rights_1_1_rights_helper.html#a40d32838ff902da852c54215bd8e89fb">Tgstation.Server.Api.Rights.RightsHelper</a></li>
|
|
<li>IsPathRooted() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a9ff3056ca113391ed79465356a6212dd">Tgstation.Server.Host.IO.DefaultIOManager</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_i_o_manager.html#a661fd448a209ac58937b887023156ac7">Tgstation.Server.Host.IO.IIOManager</a></li>
|
|
<li>IsServerStartupJob() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_extensions_1_1_job_code_extensions.html#a4ff5f80a28a9b5fa56bdb60bd610f374">Tgstation.Server.Api.Extensions.JobCodeExtensions</a></li>
|
|
<li>IsSha() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_repository.html#ad49db86b5162513f75599f6237151626">Tgstation.Server.Host.Components.Repository.IRepository</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#ad4edd8985185ba0d72e18a3cda53b853">Tgstation.Server.Host.Components.Repository.Repository</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>
|