Files
DedicatedServerCourse/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/GameLiftServerSDK/Module.GameLiftServerSDK.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

78 lines
11 KiB
C++

// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/common/GameLiftCommonState.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/common/GameLiftToolDetector.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/common/MetricsDetector.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/GameLiftServerState.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/adapter/DescribePlayerSessionsAdapter.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/adapter/GetFleetRoleCredentialsAdapter.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/adapter/StartMatchBackfillAdapter.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/Message.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/message/CreateGameSessionMessage.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/message/RefreshConnectionMessage.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/message/TerminateProcessMessage.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/message/UpdateGameSessionMessage.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/AcceptPlayerSessionRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/ActivateGameSessionRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/ActivateServerProcessRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/HeartbeatServerProcessRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/RemovePlayerSessionRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/TerminateServerProcessRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/UpdatePlayerSessionCreationPolicyRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/WebSocketDescribePlayerSessionsRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/WebSocketGetComputeCertificateRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/WebSocketGetFleetRoleCredentialsRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/WebSocketStartMatchBackfillRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/request/WebSocketStopMatchBackfillRequest.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/ResponseMessage.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/response/WebSocketDescribePlayerSessionsResponse.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/response/WebSocketGetComputeCertificateResponse.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/response/WebSocketGetFleetRoleCredentialsResponse.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/response/WebSocketStartMatchBackfillResponse.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/Uri.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/WebSocketAttributeValue.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/WebSocketGameSession.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/WebSocketPlayer.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/model/WebSocketPlayerSession.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/CreateGameSessionCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/DescribePlayerSessionsCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/GetComputeCertificateCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/GetFleetRoleCredentialsCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/RefreshConnectionCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/StartMatchBackfillCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/TerminateProcessCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/callback/UpdateGameSessionCallback.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/GameLiftWebSocketClientManager.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/network/WebSocketppClientWrapper.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/retry/GeometricBackoffRetryStrategy.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/retry/JitteredGeometricBackoffRetryStrategy.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/retry/RetryingCallable.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/security/AwsSigV4Utility.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/security/ContainerCredentialsFetcher.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/security/ContainerMetadataFetcher.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/util/GuidGenerator.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/util/HttpClient.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/util/JsonHelper.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/util/LoggerHelper.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/util/RandomStringGenerator.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/internal/util/UriEncoder.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/Combiner.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/CrashReporterClient.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/DerivedMetric.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/DynamicMetric.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/GlobalMetricsProcessor.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/HighResolutionClock.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/IMetricsProcessor.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/InternalTypes.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/KeySuffix.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/MetricsProcessor.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/MetricsUtils.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/PacketBuilder.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/Percentiles.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/Samplers.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/StatsDClient.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/Tags.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/metrics/TypeTraits.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/server/GameLiftServerAPI.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/aws/gamelift/server/LogParameters.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Plugins/GameLiftServerSDK/Source/GameLiftServerSDK/Private/GameLiftServerSDK.cpp"