Files
tgstation-server/functions_func_f.html

117 lines
17 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">&#160;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&amp;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&amp;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_f" name="index_f"></a>- f -</h3><ul>
<li>FailDeployment()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_base_remote_deployment_manager.html#a345ed12cec9c1ac5b80b681537a7da75">Tgstation.Server.Host.Components.Deployment.Remote.BaseRemoteDeploymentManager</a>, <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#a61a329748d638248f2404445a9e8d886">Tgstation.Server.Host.Components.Deployment.Remote.GitHubRemoteDeploymentManager</a>, <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#adf155b4f9fe8b282ef091fe82f81a7ef">Tgstation.Server.Host.Components.Deployment.Remote.GitLabRemoteDeploymentManager</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_i_remote_deployment_manager.html#a8708c84547cd4960182ff067c36bc044">Tgstation.Server.Host.Components.Deployment.Remote.IRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_no_op_remote_deployment_manager.html#a2100150a6db61640ac30f73b728f356d">Tgstation.Server.Host.Components.Deployment.Remote.NoOpRemoteDeploymentManager</a></li>
<li>Fetch()&#160;:&#160;<a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_lib_git2_commands.html#a3660f1ded05e762c347ffc43c6d71700">Tgstation.Server.Host.Components.Repository.ILibGit2Commands</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_lib_git2_commands.html#a24fb43b841e486d791dc52078ec1d870">Tgstation.Server.Host.Components.Repository.LibGit2Commands</a></li>
<li>FetchOrigin()&#160;:&#160;<a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_repository.html#adea5d05808bd1a5314dc619c6c2a6428">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#a244a180597fe2bde35fd85e43d0dd59d">Tgstation.Server.Host.Components.Repository.Repository</a></li>
<li>FifoSemaphore()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_fifo_semaphore.html#af0a8dbcb17a71e2376cc246aef26564c">Tgstation.Server.Host.Utils.FifoSemaphore</a></li>
<li>File()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_configuration_controller.html#aad0135f549d1c973f2a144b55fbf40b9">Tgstation.Server.Host.Controllers.ConfigurationController</a></li>
<li>FileDownloader()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_file_downloader.html#a107fab2ce258472a1969fe0b0fc64099">Tgstation.Server.Host.IO.FileDownloader</a></li>
<li>FileDownloadProvider()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_download_provider.html#a7bfbd1f033aad54833ca386adc82e292">Tgstation.Server.Host.Transfer.FileDownloadProvider</a></li>
<li>FileExists()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_default_i_o_manager.html#a5be4a7eb7ec2471785555fafc3bc23be">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#ad4de873180481f7afa206b6282158d62">Tgstation.Server.Host.IO.IIOManager</a></li>
<li>FileTransferService()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_transfer_service.html#a6dc7e63825027556b32bbdad59111d0e">Tgstation.Server.Host.Transfer.FileTransferService</a></li>
<li>FileUploadProvider()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_upload_provider.html#a1f2ec5d481f86107eb6696ef66e43dc7">Tgstation.Server.Host.Transfer.FileUploadProvider</a></li>
<li>FileUploadTicketType()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_scalars_1_1_file_upload_ticket_type.html#ad0f5164c6df45a230151ce72944d486e">Tgstation.Server.Host.GraphQL.Scalars.FileUploadTicketType</a></li>
<li>FindWindow()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_native_methods.html#a54657e4e0dd657d8212c3f13c23c91d5">Tgstation.Server.Host.System.NativeMethods</a></li>
<li>FinishActivationPreparation()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_hard_link_dmb_provider.html#a900fdf5c91f6e14648a4ec27ad95bd6a">Tgstation.Server.Host.Components.Deployment.HardLinkDmbProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_swappable_dmb_provider.html#a81dcefb142f64864408ddcf0e1c18a3b">Tgstation.Server.Host.Components.Deployment.SwappableDmbProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_symlink_dmb_provider.html#a41fc463193890a0e426f5128209aa57f">Tgstation.Server.Host.Components.Deployment.SymlinkDmbProvider</a></li>
<li>FixFields()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_metadata_1_1_rights_type_interceptor.html#ae0f505b37dd6b7441c79b205737de78b">Tgstation.Server.Host.GraphQL.Metadata.RightsTypeInterceptor</a></li>
<li>FixFormatter()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_metadata_1_1_rights_type_interceptor.html#a3f9070bfd8f3ea3f2802578122033aa6">Tgstation.Server.Host.GraphQL.Metadata.RightsTypeInterceptor</a></li>
<li>Flag&lt; TRights &gt;()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_authority_base.html#a7ef76fb43443769451642d308a2049b9">Tgstation.Server.Host.Authority.Core.AuthorityBase</a></li>
<li>FlagRightsConditional()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_rights_evaluation_1_1_flag_rights_conditional.html#a95efb2829567f708bdd2220db4c306e8">Tgstation.Server.Host.Security.RightsEvaluation.FlagRightsConditional&lt; TRights &gt;</a></li>
<li>Flush()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_common_1_1_http_1_1_cached_response_stream.html#aaf3b600ef71c9550ed43c8e555be2393">Tgstation.Server.Common.Http.CachedResponseStream</a></li>
<li>Forbid&lt; TResult &gt;()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_authority_base.html#a0328cfee7ca898e67b9fddcd7c5991af">Tgstation.Server.Host.Authority.Core.AuthorityBase</a></li>
<li>ForbiddenGraphQLException()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_authorization_helper.html#a1bfb01379a93c58dead9f030a49f5606">Tgstation.Server.Host.GraphQL.AuthorizationHelper</a></li>
<li>ForbidDueToModeConflicts()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_configuration_controller.html#ac87ffe36eed57c689bd66ca2a08453a1">Tgstation.Server.Host.Controllers.ConfigurationController</a></li>
<li>ForgetLocalStateForCompileJobs()&#160;:&#160;<a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_i_remote_deployment_manager_factory.html#ab3827125a38efcdd18dce92a6e848254">Tgstation.Server.Host.Components.Deployment.Remote.IRemoteDeploymentManagerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_remote_deployment_manager_factory.html#a04ea342cae8c56a871572d6da6fda041">Tgstation.Server.Host.Components.Deployment.Remote.RemoteDeploymentManagerFactory</a></li>
<li>Format()&#160;:&#160;<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#ad1590bccfb2ba0bbefbbba9eeba77f05">Tgstation.Server.Client.GraphQL.Serializers.JwtSerializer</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_serializers_1_1_semver_serializer.html#ae5caf70270a8b1cf7f6f014a39058c3a">Tgstation.Server.Client.GraphQL.Serializers.SemverSerializer</a></li>
<li>FormatCompilerArguments()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installation.html#a47f94a72ffb5c8dde1d63a71dccf525b">Tgstation.Server.Host.Components.Engine.ByondInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_executable_lock.html#a3622ed6357ddb634bf24e8494bdd1c6c">Tgstation.Server.Host.Components.Engine.EngineExecutableLock</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_i_engine_installation.html#a18af4979c4f16687cb4891d0cbb9b668">Tgstation.Server.Host.Components.Engine.IEngineInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installation.html#a781435dfaddeb37dd69c865ecddc734d">Tgstation.Server.Host.Components.Engine.OpenDreamInstallation</a></li>
<li>FormatErrorDetails()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_result_extensions.html#ad1d16b16f93ff25c6fc0d2d978e0981d">Tgstation.Server.Host.Extensions.ResultExtensions</a></li>
<li>FormatExceptionForUsers()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dream_maker.html#a8cdce0ecb73a635564b1eafc0fc0372f">Tgstation.Server.Host.Components.Deployment.DreamMaker</a></li>
<li>FormatServerArguments()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installation.html#a2f013ce47fb824a454ca368ab8dc8abb">Tgstation.Server.Host.Components.Engine.ByondInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_executable_lock.html#a38ae7a7084baccda32b8aa8140c9e7a0">Tgstation.Server.Host.Components.Engine.EngineExecutableLock</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_i_engine_installation.html#a16bc1d460e98b09d6f03b6ff9eb5ca03">Tgstation.Server.Host.Components.Engine.IEngineInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installation.html#a5d9f46ddeefbe98dcf615b3e1dffefb6">Tgstation.Server.Host.Components.Engine.OpenDreamInstallation</a></li>
<li>FormatTestMerge()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_base_remote_deployment_manager.html#a8f22ab743179d83f77c7deff728060f6">Tgstation.Server.Host.Components.Deployment.Remote.BaseRemoteDeploymentManager</a>, <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#a848f31d9c56d2964293c43e71ddfbb04">Tgstation.Server.Host.Components.Deployment.Remote.GitHubRemoteDeploymentManager</a>, <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#a100712f1e098eae4b2aa384f652fd738">Tgstation.Server.Host.Components.Deployment.Remote.GitLabRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_no_op_remote_deployment_manager.html#af1b3c58f36e95f7136cddc5bf79f1771">Tgstation.Server.Host.Components.Deployment.Remote.NoOpRemoteDeploymentManager</a></li>
<li>FormatTestMergeRemoval()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_base_remote_deployment_manager.html#aef254b06d752875227383d34712f9440">Tgstation.Server.Host.Components.Deployment.Remote.BaseRemoteDeploymentManager</a>, <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#a336615f2d7a9fc05574ef6b4f46f14f8">Tgstation.Server.Host.Components.Deployment.Remote.GitHubRemoteDeploymentManager</a>, <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#ab64569573b754b1ee6274effe7828156">Tgstation.Server.Host.Components.Deployment.Remote.GitLabRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_no_op_remote_deployment_manager.html#a480396bdc7c257c7bcbec31a5e577699">Tgstation.Server.Host.Components.Deployment.Remote.NoOpRemoteDeploymentManager</a></li>
<li>FromCompileJob()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dmb_factory.html#ae8efce198b61217f8e88ef2d772633d1">Tgstation.Server.Host.Components.Deployment.DmbFactory</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_i_dmb_factory.html#a2f961f7ceac8fb41a79f40af65179ce0">Tgstation.Server.Host.Components.Deployment.IDmbFactory</a></li>
<li>FromCompileJobInternal()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dmb_factory.html#a9483b9336043f913c7c1417f2a8c3df7">Tgstation.Server.Host.Components.Deployment.DmbFactory</a></li>
<li>FromResult()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_requirements_gated.html#a63430c8af7cb6cd2f71be8f394c88da9">Tgstation.Server.Host.Authority.Core.RequirementsGated&lt; TResult &gt;</a></li>
<li>FullOAuthProviderInfo()&#160;:&#160;<a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_o_auth_1_1_full_o_auth_provider_info.html#a6f3ad12669362b7b1d35b452155ed2a9">Tgstation.Server.Host.GraphQL.Types.OAuth.FullOAuthProviderInfo</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<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>