mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
209 lines
51 KiB
HTML
209 lines
51 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_g" name="index_g"></a>- g -</h3><ul>
|
|
<li>Gateway() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_interfaces_1_1_i_server_node.html#afbe8386a2d35f954cd8e1a7b91c662b1">Tgstation.Server.Host.GraphQL.Interfaces.IServerNode</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_standalone_node.html#a7f80d7ea8fbab5bc574cb745ca94d60a">Tgstation.Server.Host.GraphQL.Types.StandaloneNode</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_swarm_node.html#ad2d5ad108bbb7bb6d486e5ddfb56fbe2">Tgstation.Server.Host.GraphQL.Types.SwarmNode</a></li>
|
|
<li>GeneralConfiguration() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html#a0d5ca385e9de5c07753ed5ff5ad84b52">Tgstation.Server.Host.Configuration.GeneralConfiguration</a></li>
|
|
<li>GenerateCommands() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_command_factory.html#aefab7e8a804af891e61aa55e60f63add">Tgstation.Server.Host.Components.Chat.Commands.CommandFactory</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_factory.html#aeb2c367e49d99ddde4c96c516cba6633">Tgstation.Server.Host.Components.Chat.Commands.ICommandFactory</a></li>
|
|
<li>GenerateCredentialsHandler() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_credentials_provider.html#a7f4eef18199d100a402911f095eaa933">Tgstation.Server.Host.Components.Repository.ICredentialsProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_lib_git2_repository_factory.html#a3f1f6d828daa87d7948b1b542a39444c">Tgstation.Server.Host.Components.Repository.LibGit2RepositoryFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#a253cd16701e89565cc71922eead7d255">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>GeneratedAt() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_update_information.html#a5eb55b195aca0359dd6b3d4cf4d732c7">Tgstation.Server.Host.GraphQL.Types.UpdateInformation</a></li>
|
|
<li>GenerateDownloadResponse() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_file_transfer_stream_handler_extensions.html#a151730b54f45dffd546dfd21539db1f4">Tgstation.Server.Host.Extensions.FileTransferStreamHandlerExtensions</a></li>
|
|
<li>GenerateHeadersExceptionResponse< TResult >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_login_authority.html#ac8b4de51f54c236e18dc9ed5b90abced">Tgstation.Server.Host.Authority.LoginAuthority</a></li>
|
|
<li>GeneratePushOptions() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#ad9df1ad7d491127efa045d42adef3cb6">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>GenerateQueryString() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#aa52ad932cbc8ea5dd407814acd421b65">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>GenerateSchemaId() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_swagger_configuration.html#a2a1c7a7fbfd7147ea7c5bafca2f73651">Tgstation.Server.Host.Utils.SwaggerConfiguration</a></li>
|
|
<li>GenericOAuthValidator() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_generic_o_auth_validator.html#a3e78b8e4a5733934e2addc62e66f7c11">Tgstation.Server.Host.Security.OAuth.GenericOAuthValidator</a></li>
|
|
<li>Get() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_control_panel_controller.html#a3dec47edda7da4e4e43cdf36db659742">Tgstation.Server.Host.Controllers.ControlPanelController</a></li>
|
|
<li>GetActiveController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#af9b9a24b6ff665057c077410e6ef721f">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#a0dfb6c0c3c1c717e3d56b939ce0df4ec">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>GetAdministrationResponseSafe() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_update_information.html#a585ba9bbd301c7075449a99771006da0">Tgstation.Server.Host.GraphQL.Types.UpdateInformation</a></li>
|
|
<li>GetAdminUser() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#a302d5aab480a8a4599d92f1126d79d10">Tgstation.Server.Host.Database.DatabaseSeeder</a></li>
|
|
<li>GetAllAccessibleTextChannels() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_discord_provider.html#ab92d4920074cec3e48fa204af595a498">Tgstation.Server.Host.Components.Chat.Providers.DiscordProvider</a></li>
|
|
<li>GetAllChildHandles() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_windows_network_prompt_reaper.html#adcd1b50a331c6d1876e3f91c1794d66e">Tgstation.Server.Host.System.WindowsNetworkPromptReaper</a></li>
|
|
<li>GetAvailablePort() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_i_port_allocator.html#a5a1124502330220abb9c651d8154499f">Tgstation.Server.Host.Utils.IPortAllocator</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_port_allocator.html#a153ad643a79620b0fe202d72d223f52f">Tgstation.Server.Host.Utils.PortAllocator</a></li>
|
|
<li>GetChannelJson() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_control_panel_controller.html#a034b3a0121efed62a1a368bb59bf1fac">Tgstation.Server.Host.Controllers.ControlPanelController</a></li>
|
|
<li>GetChatBot() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_chat_bot.html#a0ad6df4cb10a4165b98978c3eef37e3c">Tgstation.Server.Host.GraphQL.Types.ChatBot</a></li>
|
|
<li>GetCombinedOutput() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process.html#af0f4b22a2d653f0b1d94190938498a48">Tgstation.Server.Host.System.IProcess</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process.html#a350bd55e8e25eeedc6dcfff2ce68409f">Tgstation.Server.Host.System.Process</a></li>
|
|
<li>GetCommit() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#a755fc24391b4fab3046227d38480cadd">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_git_hub_service.html#aba8cfffd813e5a291d71f39b6303efe7">Tgstation.Server.Host.Utils.GitHub.IGitHubService</a></li>
|
|
<li>GetCompileJob() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_dream_maker_client.html#a4eeb7591cf5fe0ad60c73297c29efd69">Tgstation.Server.Client.Components.DreamMakerClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_dream_maker_client.html#a374c8dd05a962e81fa8cd692cb5f4fd9">Tgstation.Server.Client.Components.IDreamMakerClient</a></li>
|
|
<li>GetConfigureAction< TDatabaseContext >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_context.html#ae4701f5cd29cfdc50a7e084686a681bb">Tgstation.Server.Host.Database.DatabaseContext</a></li>
|
|
<li>GetControlPanelActionLink() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_root_controller.html#acbe1ee13bd45be7f716cc13e8f0f7fd9">Tgstation.Server.Host.Controllers.RootController</a></li>
|
|
<li>GetCopyDirectoryTaskThrottle() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_general_configuration_extensions.html#a6d4139893809f57e68b55d1cff60d830">Tgstation.Server.Host.Extensions.GeneralConfigurationExtensions</a></li>
|
|
<li>GetCurrent() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_system_identity_factory.html#a6052301d3f6ed6eb477f74a081e2187e">Tgstation.Server.Host.Security.ISystemIdentityFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_posix_system_identity_factory.html#af2bc1f5b4e9cd8531f44111b8eae71fa">Tgstation.Server.Host.Security.PosixSystemIdentityFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_windows_system_identity_factory.html#aad49a7d5b5c5f6e796587da47e29215e">Tgstation.Server.Host.Security.WindowsSystemIdentityFactory</a></li>
|
|
<li>GetCurrentProcess() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_executor.html#a81eeee7944e490c141d2e7b66f651369">Tgstation.Server.Host.System.IProcessExecutor</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process_executor.html#ac04581cbc596b3a53ef3e17752ca3cfb">Tgstation.Server.Host.System.ProcessExecutor</a></li>
|
|
<li>GetCurrentUserId() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#afd09beca60e74c80e9e6452510aa16b2">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_git_hub_service.html#a1dac1299e1dfc1360c7828b4b9911daa">Tgstation.Server.Host.Utils.GitHub.IGitHubService</a></li>
|
|
<li>GetDirectories() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a3b82f87c65c67e19ff2f23d1fc2d85e3">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#a39ebf958ad54ba63a6b74a1d4d75a6f2">Tgstation.Server.Host.IO.IIOManager</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_synchronous_i_o_manager.html#ab4bf2b5d0c4cd791206d970f67d46924">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#a2a26155f90281c9c1c1cd050d643b445">Tgstation.Server.Host.IO.SynchronousIOManager</a></li>
|
|
<li>GetDirectoryName() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a993c9bef376d9b28f47e97d8bdf21d04">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#a691970cc91e5576b06ed9ce14e51d9b8">Tgstation.Server.Host.IO.IIOManager</a></li>
|
|
<li>GetDotnetPath() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_dotnet_helper.html#a6ce9bc97f5e0fe832f2a1a5653365b64">Tgstation.Server.Host.System.DotnetHelper</a></li>
|
|
<li>GetDownloadZipUrl() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installer_base.html#aad0f9b30cccd75058679a819522f0b74">Tgstation.Server.Host.Components.Engine.ByondInstallerBase</a></li>
|
|
<li>GetDreamDaemonName() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installer_base.html#a1f643204410dec1056257be64eb0be1a">Tgstation.Server.Host.Components.Engine.ByondInstallerBase</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#aa32e9e7a8217a4198fc5d74c5789c78e">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#a0cd9b73db73414af3553f16b5bc4bc37">Tgstation.Server.Host.Components.Engine.WindowsByondInstaller</a></li>
|
|
<li>GetEngineCompilerPrefix() : <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#a838ad29e96221a58a71b29358c086c0c">Tgstation.Server.Host.Components.Chat.Providers.Provider</a></li>
|
|
<li>GetEnumerator() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_collection.html#a6b424ec7d0098c7d0362334b8de4af4c">Tgstation.Server.Host.Database.DatabaseCollection< TModel ></a></li>
|
|
<li>GetExecutablePaths() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installer.html#a04059bc8156f7b07e59b423dad178e45">Tgstation.Server.Host.Components.Engine.OpenDreamInstaller</a></li>
|
|
<li>GetExecutingUsername() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process.html#ab0fd9874e8cb8977e9f75a0777b924d5">Tgstation.Server.Host.System.IProcess</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_features.html#a52ab4ae774176eeed01605f35df723d2">Tgstation.Server.Host.System.IProcessFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_process_features.html#adad0e0b8968836ca4ef4253d8dbb9b85">Tgstation.Server.Host.System.PosixProcessFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process.html#a9d40ee75283478c959949059a6aafe22">Tgstation.Server.Host.System.Process</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_windows_process_features.html#ab9e5cec294a306cf0076d4d2d6b9cab7">Tgstation.Server.Host.System.WindowsProcessFeatures</a></li>
|
|
<li>GetExistingCommentOnIssue() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#a537ff29f54ba1d95993aa667cf767dab">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_authenticated_git_hub_service.html#a0cb610efbe9a15c8c7524dc16a46d7bb">Tgstation.Server.Host.Utils.GitHub.IAuthenticatedGitHubService</a></li>
|
|
<li>GetFileName() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#adf2a105e1c455565c3c15de9078f1282">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#a0d6d5a54db205d2d1d45a927d57f5182">Tgstation.Server.Host.IO.IIOManager</a></li>
|
|
<li>GetFileNameWithoutExtension() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a5e595bab061d2fe0b1f6cb0454a44a12">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#ab6635afaf199a1396a743f3b46eac786">Tgstation.Server.Host.IO.IIOManager</a></li>
|
|
<li>GetFiles() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a541197a2a0aac0dbe48022dcd95d2bc1">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#a0749e071c50bd39000bb7db1d02fc2e3">Tgstation.Server.Host.IO.IIOManager</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_synchronous_i_o_manager.html#a76ee03fa9595a6f3b9241d5f29e7906e">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#acf6fb7fdd39131d549b20f1b1287c699">Tgstation.Server.Host.IO.SynchronousIOManager</a></li>
|
|
<li>GetFileStream() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_synchronous_i_o_manager.html#a99f00166811cd452d21fce0013b8d69f">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#ae70fbfe8a2a583ba79178e35ae689570">Tgstation.Server.Host.IO.SynchronousIOManager</a></li>
|
|
<li>GetFilesWithExtension() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a48c63b2f04061db8b2cd2e7e97ad251a">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#ad71a483a00641af2838418f677801df5">Tgstation.Server.Host.IO.IIOManager</a></li>
|
|
<li>GetFullLockDescriptor() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_deployment_lock_manager.html#a2abafa30d9487b73499e18ff9c3d2d96">Tgstation.Server.Host.Components.Deployment.DeploymentLockManager</a></li>
|
|
<li>GetFullLogDirectory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_file_logging_configuration.html#a6e9e186a1456017f692358f96bdab2c3">Tgstation.Server.Host.Configuration.FileLoggingConfiguration</a></li>
|
|
<li>GetGitPassword() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#ac25b586272fd52c4c81b4f17991a25dc">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_authenticated_git_hub_service.html#a438b060b1d0dc692e4f1e5610c8a9f44">Tgstation.Server.Host.Utils.GitHub.IAuthenticatedGitHubService</a></li>
|
|
<li>GetHashCode() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_engine_version.html#a9cbdc5102a91c0655e4efd17d5fe5808">Tgstation.Server.Api.Models.EngineVersion</a></li>
|
|
<li>GetId() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_chat_bots_client.html#a17576d781175b623e626daa47dd35b3e">Tgstation.Server.Client.Components.ChatBotsClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_chat_bots_client.html#a5d1012cb7af7cf354624f4a3d571edcb">Tgstation.Server.Client.Components.IChatBotsClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_instance_permission_set_client.html#ab923cb18d583c36d924b41d1d09767a0">Tgstation.Server.Client.Components.IInstancePermissionSetClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_jobs_client.html#abf03c20d60e358bfdbd5b66c4f197890">Tgstation.Server.Client.Components.IJobsClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_instance_permission_set_client.html#a9a8beeff6b9704d108e96bcc91df4abb">Tgstation.Server.Client.Components.InstancePermissionSetClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_jobs_client.html#aeafb034f1958ccd4732a46f9b1c3eb20">Tgstation.Server.Client.Components.JobsClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_instance_manager_client.html#a1dc8f26e7d3e481e132084876a315afe">Tgstation.Server.Client.IInstanceManagerClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_instance_manager_client.html#a0ecb0587a4961d80d4338f83c4a7304f">Tgstation.Server.Client.InstanceManagerClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_user_groups_client.html#a39e2b3e484dd101d4f31f8de094383e8">Tgstation.Server.Client.IUserGroupsClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_users_client.html#ae866376d4284cc5aee78c35e4da03d68">Tgstation.Server.Client.IUsersClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_user_groups_client.html#a0c1d0a07629622a7de3cdafa09969dcb">Tgstation.Server.Client.UserGroupsClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_users_client.html#acffaa8f9b07ced00f31802b8c3635759">Tgstation.Server.Client.UsersClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_permission_set_authority.html#a5e61f126d4e8a40c706a5ccac878dd62">Tgstation.Server.Host.Authority.IPermissionSetAuthority</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_user_authority.html#a1ed513ec001de23c6cbb1a13d3aed2ed">Tgstation.Server.Host.Authority.IUserAuthority</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_user_group_authority.html#a2ad44beb5bbc349cc8663e639f573877">Tgstation.Server.Host.Authority.IUserGroupAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_permission_set_authority.html#ac5b58d9755a09224737ce4ecad4bc07f">Tgstation.Server.Host.Authority.PermissionSetAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#a8e15e917a4819b0c1eb345d4b8a4d0c6">Tgstation.Server.Host.Authority.UserAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_group_authority.html#addab121a5d58f54f2e6b9ef9328a1ede">Tgstation.Server.Host.Authority.UserGroupAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_chat_controller.html#a1bd9c6aaf5105f431b51f311754e68ac">Tgstation.Server.Host.Controllers.ChatController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_dream_maker_controller.html#a24c710252c4dc4faaad68c079f9e46d1">Tgstation.Server.Host.Controllers.DreamMakerController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_controller.html#a16d88c0b757913b42934e82312434633">Tgstation.Server.Host.Controllers.InstanceController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_permission_set_controller.html#a10ccde17828a9d0a1b00417a99d506f3">Tgstation.Server.Host.Controllers.InstancePermissionSetController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_job_controller.html#a72699cfab0e237d11d66fa001fdd5180">Tgstation.Server.Host.Controllers.JobController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_user_controller.html#a2918e163c7813f9862a677da59272edb">Tgstation.Server.Host.Controllers.UserController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_user_group_controller.html#a68d14c64459a99a3103efec53a85655c">Tgstation.Server.Host.Controllers.UserGroupController</a></li>
|
|
<li>GetId< TResult >() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_user_authority.html#a1699d14d3cb71b8e52d1ca5cdea8f2a4">Tgstation.Server.Host.Authority.IUserAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#aa7422fe4f2d744d9741a52e69873f7e5">Tgstation.Server.Host.Authority.UserAuthority</a></li>
|
|
<li>GetIdImpl() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#a6d445d7953e60abc68f4bf35b75cf50c">Tgstation.Server.Host.Authority.UserAuthority</a></li>
|
|
<li>GetInstallation() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installer_base.html#a57734495975820289573b7e5dc6ca9d1">Tgstation.Server.Host.Components.Engine.ByondInstallerBase</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_delegating_engine_installer.html#a56e3db22ac6c537bb0899c1d1c8d298c">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#ab2f7cc39dd0972547e3a045dfee25ebb">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#a8837818bbe2661f312360491c4f795f7">Tgstation.Server.Host.Components.Engine.IEngineInstaller</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#a7e9840b6e3a659541c19649374acaaa9">Tgstation.Server.Host.Components.Engine.OpenDreamInstaller</a></li>
|
|
<li>GetInstance() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_i_instance_core_provider.html#a1d37bed2b441cbf13a1db7edfa408270">Tgstation.Server.Host.Components.IInstanceCoreProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#add11622918bcaebdf64e69c29e8ac255">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>GetInstanceReference() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_i_instance_manager.html#a7f8c0d636fbbad104557cf898c82ffbb">Tgstation.Server.Host.Components.IInstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a577a0e2649a7546de6b3aa7e2f37166d">Tgstation.Server.Host.Components.InstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_instance_manager_extensions.html#aa259ae457c91af6aeb4e201129d30e89">Tgstation.Server.Host.Extensions.InstanceManagerExtensions</a></li>
|
|
<li>GetIrcChannelKey() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_chat_channel_extensions.html#a5ad6380ce502127aa787111b8db5310c">Tgstation.Server.Host.Extensions.ChatChannelExtensions</a></li>
|
|
<li>GetIrcChannelName() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_chat_channel_extensions.html#a400776d2d51bd050b788a760c00d889a">Tgstation.Server.Host.Extensions.ChatChannelExtensions</a></li>
|
|
<li>GetIrcChannelSplits() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_chat_channel_extensions.html#aa23d765282015407285e1931b7936040">Tgstation.Server.Host.Extensions.ChatChannelExtensions</a></li>
|
|
<li>GetLastModified() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a75995a56b8e5189ccd38de619293edf2">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#a912c1db298c553ee69df3fa0dfe9ad85">Tgstation.Server.Host.IO.IIOManager</a></li>
|
|
<li>GetLaunchResult() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#abe969c596f06eb501dfd16ab3e0cab93">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>GetLog() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_administration_client.html#a3a5d6656c8ffc30db1d0d115b2a34c00">Tgstation.Server.Client.AdministrationClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_administration_client.html#a6b249538c980709b666f28d28f0b03d0">Tgstation.Server.Client.IAdministrationClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_administration_authority.html#a21094a58d2406bfc482497fb00a3292e">Tgstation.Server.Host.Authority.AdministrationAuthority</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_administration_authority.html#ae423770191b18e1b5a47bc434b8ac177">Tgstation.Server.Host.Authority.IAdministrationAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_administration_controller.html#aa226ff150e5abe8b49674fa9825e1394">Tgstation.Server.Host.Controllers.AdministrationController</a></li>
|
|
<li>GetLogger() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_application_builder_extensions.html#a9f539001c8a2bbac8addd3505f61a31c">Tgstation.Server.Host.Extensions.ApplicationBuilderExtensions</a></li>
|
|
<li>GetLogo() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_root_controller.html#aecd08be3d35b49b9b4154b842eae34b3">Tgstation.Server.Host.Controllers.RootController</a></li>
|
|
<li>GetMonotonicUsec() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_system_d_manager.html#a5c1b2e310fcb1831f6c4ac76bfdc9340">Tgstation.Server.Host.System.SystemDManager</a></li>
|
|
<li>GetOAuthConnections() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#ab58b4ffe8f04c2a16349e6f9fcf66db2">Tgstation.Server.Host.Authority.UserAuthority</a></li>
|
|
<li>GetOidcConnections() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#abf7de52f641b4e634ee5181a8ecd6dd5">Tgstation.Server.Host.Authority.UserAuthority</a></li>
|
|
<li>GetOrCreateClient() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_client_factory.html#a91779983ec90a97e9d61ad933df13809">Tgstation.Server.Host.Utils.GitHub.GitHubClientFactory</a></li>
|
|
<li>GetOriginSha() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_repository.html#a3c6e14a6aee54527de3677228b66de09">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#ad41825d3c6d0fd7e8634bab867eb6f19">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>GetOwnedResult() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_buffered_file_stream_provider.html#a1cca5ec2b5264f423823956acf25d8ac">Tgstation.Server.Host.IO.BufferedFileStreamProvider</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_seekable_file_stream_provider.html#a911dc864e5e9ba44772382900ad6998b">Tgstation.Server.Host.IO.ISeekableFileStreamProvider</a></li>
|
|
<li>GetPathInLocalDirectory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_i_o_manager_extensions.html#a459efcb9fca5ac36396eb21dbd3b40c6">Tgstation.Server.Host.Extensions.IOManagerExtensions</a></li>
|
|
<li>GetPermissionSets() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_permission_set_authority.html#a59b2c48498b034d83654ee56846be781">Tgstation.Server.Host.Authority.PermissionSetAuthority</a></li>
|
|
<li>GetPotentialGCorePaths() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_process_features.html#a4192ddc001b09818f387ce5d85e23266">Tgstation.Server.Host.System.PosixProcessFeatures</a></li>
|
|
<li>GetProcess() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_executor.html#a82c1c9bbc432577594f49417c969849f">Tgstation.Server.Host.System.IProcessExecutor</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process_executor.html#aa12f9ec9d7b8e3cd572687ba24b06324">Tgstation.Server.Host.System.ProcessExecutor</a></li>
|
|
<li>GetProcessByName() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_executor.html#af30b2a2185a585b02985085d5135a392">Tgstation.Server.Host.System.IProcessExecutor</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process_executor.html#aa4e5226f6af338844aa6d74f810d9910">Tgstation.Server.Host.System.ProcessExecutor</a></li>
|
|
<li>GetPropertyFromExpression< TEntity >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_model_builder_extensions.html#ab58299620743df58e1b427cedba8c5da">Tgstation.Server.Host.Extensions.ModelBuilderExtensions</a></li>
|
|
<li>GetProviderInfo() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_generic_o_auth_validator.html#a31d538da6326be9a2eaad2563dd29fdf">Tgstation.Server.Host.Security.OAuth.GenericOAuthValidator</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_git_hub_o_auth_validator.html#abc12c5a99036b95a8a58c35660798146">Tgstation.Server.Host.Security.OAuth.GitHubOAuthValidator</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_i_o_auth_validator.html#ab252a816c0eef32b1261d2ceee038ab0">Tgstation.Server.Host.Security.OAuth.IOAuthValidator</a></li>
|
|
<li>GetPullRequest() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#a2ae8d1019bd5c479b1f8d3c5f16e3b3a">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_git_hub_service.html#ac8f24bd737ac3f6a489375c45f5afe9c">Tgstation.Server.Host.Utils.GitHub.IGitHubService</a></li>
|
|
<li>GetRepositoryId() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#a7dc8460eb083d6c3824a13a231eacf92">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_git_hub_service.html#a74b8e7bffa82ab1a72c5e72259b0823e">Tgstation.Server.Host.Utils.GitHub.IGitHubService</a></li>
|
|
<li>GetRepositoryPath() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#ae89073b6f002c90815bba093408781eb">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>GetRequirements() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_requirements_gated.html#ad01bc8a6acc65dc894d5645a15d95ec7">Tgstation.Server.Host.Authority.Core.RequirementsGated< TResult ></a></li>
|
|
<li>GetResult() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_results_1_1_limited_stream_result.html#a7a426c34eac3920d440ac4ae0c93f62a">Tgstation.Server.Host.Controllers.Results.LimitedStreamResult</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_buffered_file_stream_provider.html#a413ee02b56e08b0885d039dfc05f36de">Tgstation.Server.Host.IO.BufferedFileStreamProvider</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_file_stream_provider.html#a78376175b738d1a52b4e711e2379396b">Tgstation.Server.Host.IO.IFileStreamProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_request_file_stream_provider.html#afd6294b767b298ace3b91aef1accc5f6">Tgstation.Server.Host.IO.RequestFileStreamProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_upload_provider.html#ab69896f76142e1f2668f8c8ad992fe06">Tgstation.Server.Host.Transfer.FileUploadProvider</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_i_file_upload_ticket.html#ad1dc9f44ac22fdbcf099ed39fab2f306">Tgstation.Server.Host.Transfer.IFileUploadTicket</a></li>
|
|
<li>GetResultInternal() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_buffered_file_stream_provider.html#a354dcf86d74e9cc716dc347565d047fa">Tgstation.Server.Host.IO.BufferedFileStreamProvider</a></li>
|
|
<li>GetRight() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#ade8aeb7dd0a0e480f6f89bd5973703c7">Tgstation.Server.Host.Security.AuthenticationContext</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_authentication_context.html#af5d37fc8159a215c75c3f3688f4415ea">Tgstation.Server.Host.Security.IAuthenticationContext</a></li>
|
|
<li>GetSecureBytes() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_cryptography_suite.html#acd7ea259790ad66b535787c2f07538e2">Tgstation.Server.Host.Security.CryptographySuite</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_cryptography_suite.html#af462ac6cb18181f237f934f06207bc71">Tgstation.Server.Host.Security.ICryptographySuite</a></li>
|
|
<li>GetSecureString() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_cryptography_suite.html#a241b23ae24a7354312245e1cb606f882">Tgstation.Server.Host.Security.CryptographySuite</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_cryptography_suite.html#ab49e5041cfb7333ee413c9719046ae37">Tgstation.Server.Host.Security.ICryptographySuite</a></li>
|
|
<li>GetServerInformation() : <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_rest_server_client_factory.html#ad48c5ff493b1135ccc0407f2f9d651d6">Tgstation.Server.Client.IRestServerClientFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_rest_server_client_factory.html#a81e390657b5361c8bbf21de91d7d56af">Tgstation.Server.Client.RestServerClientFactory</a></li>
|
|
<li>GetServiceCommandId() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_common_1_1_pipe_commands.html#a06c8d3400eeb8207d35f8f3bae86cfb5">Tgstation.Server.Host.Common.PipeCommands</a></li>
|
|
<li>GetSwarmNode() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_swarm_node.html#a0cfa9da4fe18da0f70b6da1a49346608">Tgstation.Server.Host.GraphQL.Types.SwarmNode</a></li>
|
|
<li>GetSwarmServers() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_i_swarm_service.html#abda536785999219476ca30f6a0d16c56">Tgstation.Server.Host.Swarm.ISwarmService</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#adf9e0b8cc5355cee0877ac8b5bdd42d5">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>GetTargetMigration() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_context.html#acd429c89b6bdb8ecdf2fba48ab184de9">Tgstation.Server.Host.Database.DatabaseContext</a></li>
|
|
<li>GetTestMerge() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_default_git_remote_features.html#a361ad9df4090584b4fe665ba0e749573">Tgstation.Server.Host.Components.Repository.DefaultGitRemoteFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_remote_features_base.html#a5b7d40b3bbfc6009db015a58df853c28">Tgstation.Server.Host.Components.Repository.GitRemoteFeaturesBase</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_git_remote_additional_information.html#a170a7f8bb11a0f21af6cd8f7b834476d">Tgstation.Server.Host.Components.Repository.IGitRemoteAdditionalInformation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#ac459c7395a5e407740391686f02aae3e">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>GetTestMergeImpl() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_hub_remote_features.html#ae3d2886c42ac22e3a6e2d91d49143934">Tgstation.Server.Host.Components.Repository.GitHubRemoteFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_lab_remote_features.html#a27ad2efa6a7e4e062004fbc09a2c1dc6">Tgstation.Server.Host.Components.Repository.GitLabRemoteFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_remote_features_base.html#a4f091bc600c8f997c552e4176256acec">Tgstation.Server.Host.Components.Repository.GitRemoteFeaturesBase</a></li>
|
|
<li>GetTgsReleases() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#ae6131c12128d988b78d58ba1eba00e48">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_git_hub_service.html#a4ba64fb672ce53eca21ed67622843ff8">Tgstation.Server.Host.Utils.GitHub.IGitHubService</a></li>
|
|
<li>GetTgsUser< TResult >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_database_collection_extensions.html#a2589e6a00a1bb42aa95f8a1b863003ce">Tgstation.Server.Host.Extensions.DatabaseCollectionExtensions</a></li>
|
|
<li>GetTgsUserId() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_claims_principal_extensions.html#a03d6b3bc40c6e5376f14d9d4a59943e7">Tgstation.Server.Host.Extensions.ClaimsPrincipalExtensions</a></li>
|
|
<li>GetUpdateInformation() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_administration_authority.html#a8688d09f4ee86ada57a763795f14fec4">Tgstation.Server.Host.Authority.AdministrationAuthority</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_authority_1_1_i_administration_authority.html#a6a78ea6b81446410b20da3686f7af751">Tgstation.Server.Host.Authority.IAdministrationAuthority</a></li>
|
|
<li>GetUpdatePackage() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_swarm_controller.html#a2c8d1f7d376a70c98dc67b3b0ece5fab">Tgstation.Server.Host.Controllers.SwarmController</a></li>
|
|
<li>GetUpdatesRepositoryUrl() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#a724e191fcc87c35a3af0a182e3939726">Tgstation.Server.Host.Utils.GitHub.GitHubService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_i_git_hub_service.html#aafa6949945d436f418547f7c9682df84">Tgstation.Server.Host.Utils.GitHub.IGitHubService</a></li>
|
|
<li>GetUser() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_user.html#ac814b2c53b046e7a2a92738d22a964f4">Tgstation.Server.Host.GraphQL.Types.User</a></li>
|
|
<li>GetUserAndDomainName() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_windows_system_identity_factory.html#a4892a64479cbfc5e731be98b229ac114">Tgstation.Server.Host.Security.WindowsSystemIdentityFactory</a></li>
|
|
<li>GetUserGroup() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_user_group.html#a0c042935509d89e354d42e6e2f61cd96">Tgstation.Server.Host.GraphQL.Types.UserGroup</a></li>
|
|
<li>GetUserGroups() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_group_authority.html#a89f2d377e48bbfbb963c34377758ff6c">Tgstation.Server.Host.Authority.UserGroupAuthority</a></li>
|
|
<li>GetUserName() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_user_name.html#a922f20b473ec5986324f9b5fbae1fb11">Tgstation.Server.Host.GraphQL.Types.UserName</a></li>
|
|
<li>GetUsers() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#a380d9c9d59e87ed6ba07d3ca8e92183a">Tgstation.Server.Host.Authority.UserAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_user.html#a75f96deaddca52ab0d02d6e4573f156f">Tgstation.Server.Host.GraphQL.Types.User</a></li>
|
|
<li>GetValidator() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_i_o_auth_providers.html#afeb0800595d048b7cbd35a87bcced8ee">Tgstation.Server.Host.Security.OAuth.IOAuthProviders</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_o_auth_providers.html#a08b551d8a212a7a4d5833c7bbdb9ee68">Tgstation.Server.Host.Security.OAuth.OAuthProviders</a></li>
|
|
<li>GetWindowText() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_native_methods.html#af6f671a48eadac716ae08807d9e49bdc">Tgstation.Server.Host.System.NativeMethods</a></li>
|
|
<li>GetWindowThreadProcessId() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_native_methods.html#a1f73e77a4260eda4ee28d8b65852e974">Tgstation.Server.Host.System.NativeMethods</a></li>
|
|
<li>GitHubClientFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_client_factory.html#aa4370ce6fb3492f4ba0f9abcc8742ca6">Tgstation.Server.Host.Utils.GitHub.GitHubClientFactory</a></li>
|
|
<li>GitHubOAuthValidator() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_git_hub_o_auth_validator.html#a1aac253342697e89cff3a35b05f051d3">Tgstation.Server.Host.Security.OAuth.GitHubOAuthValidator</a></li>
|
|
<li>GitHubRemoteDeploymentManager() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_git_hub_remote_deployment_manager.html#a4d3633c4ac4010ac54b65596d63adf92">Tgstation.Server.Host.Components.Deployment.Remote.GitHubRemoteDeploymentManager</a></li>
|
|
<li>GitHubRemoteFeatures() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_hub_remote_features.html#abf0e54ab03c05203b2d33c73829dcbd2">Tgstation.Server.Host.Components.Repository.GitHubRemoteFeatures</a></li>
|
|
<li>GitHubService() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service.html#a4761ac08145b25ec0611977d8ae57c5d">Tgstation.Server.Host.Utils.GitHub.GitHubService</a></li>
|
|
<li>GitHubServiceFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_hub_1_1_git_hub_service_factory.html#a779d914fb6a196c145a1da62a6391556">Tgstation.Server.Host.Utils.GitHub.GitHubServiceFactory</a></li>
|
|
<li>GitLabRemoteDeploymentManager() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_git_lab_remote_deployment_manager.html#a8eb6ee0ebcb0566ae2359aea89b9fe33">Tgstation.Server.Host.Components.Deployment.Remote.GitLabRemoteDeploymentManager</a></li>
|
|
<li>GitLabRemoteFeatures() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_lab_remote_features.html#a9d23fd143c7809ce5d3fbf42a4c12432">Tgstation.Server.Host.Components.Repository.GitLabRemoteFeatures</a></li>
|
|
<li>GitRemoteFeaturesBase() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_remote_features_base.html#a99fbd2b10c1e273fedb7cbb69c510522">Tgstation.Server.Host.Components.Repository.GitRemoteFeaturesBase</a></li>
|
|
<li>GitRemoteFeaturesFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_git_remote_features_factory.html#a73ce8033b14b9a7dea4225f7a9c7a808">Tgstation.Server.Host.Components.Repository.GitRemoteFeaturesFactory</a></li>
|
|
<li>Gone() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_controller_base_extensions.html#a914f0cf95624da48a3b4b9c9a7e9b9a3">Tgstation.Server.Host.Extensions.ControllerBaseExtensions</a></li>
|
|
<li>Gone< TResult >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_authority_base.html#a52214f3e860b82f4b0286c5a14d754b6">Tgstation.Server.Host.Authority.Core.AuthorityBase</a></li>
|
|
<li>GracefulShutdown() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_core_1_1_i_server_control.html#a11cee342f76c81a871edc028403fbea8">Tgstation.Server.Host.Core.IServerControl</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_server.html#a5a46d42afe199f7e97088827b57d64db">Tgstation.Server.Host.Server</a></li>
|
|
<li>GrantPermissions() : <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_instance_manager_client.html#aa5e496374e9d580487236fe5c5605bf7">Tgstation.Server.Client.IInstanceManagerClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_instance_manager_client.html#a0b00e9b9eac57142fa2ddbdbd4bd8092">Tgstation.Server.Client.InstanceManagerClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_controller.html#aff1ddb6e7b8f7a52a29dbcc3c48b1aa3">Tgstation.Server.Host.Controllers.InstanceController</a></li>
|
|
<li>GraphQLApiVersion() : <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#a56b51790cbc941243e422a137204f985">Tgstation.Server.Host.GraphQL.Types.GatewayInformation</a></li>
|
|
<li>GraphQLAuthorityInvoker() : <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#aabcb922dfb29cfffb199f95b178741d4">Tgstation.Server.Host.Authority.Core.GraphQLAuthorityInvoker< TAuthority ></a></li>
|
|
<li>GraphQLGitLabClient() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_lab_1_1_graph_q_l_1_1_graph_q_l_git_lab_client.html#a9b477022226507ef55ca0dcf8af668e7">Tgstation.Server.Host.Utils.GitLab.GraphQL.GraphQLGitLabClient</a></li>
|
|
<li>GraphQLServerClient() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_graph_q_l_server_client.html#a469038cd25a957690fe50d4573d8b03b">Tgstation.Server.Client.GraphQL.GraphQLServerClient</a></li>
|
|
<li>GraphQLServerClientFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_graph_q_l_server_client_factory.html#a73d98bf8c768cd7039a2e5006594518c">Tgstation.Server.Client.GraphQL.GraphQLServerClientFactory</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>
|