Ref T125, value class for remote files (i.e. files downloaded). Corresponds with backend service T132

This commit is contained in:
Klaus Basan
2017-08-16 12:11:53 +02:00
committed by Mathew Sutcliffe
parent 8d72fe5285
commit 50442e6f13
7 changed files with 423 additions and 21 deletions

View File

@@ -120,27 +120,28 @@ namespace BlackMisc
GlobalIndexCServer = 6500,
GlobalIndexCFsdSetup = 6600,
GlobalIndexCUrl = 6700,
GlobalIndexCAircraftModel = 6800,
GlobalIndexCSimulatedAircraft = 6900,
GlobalIndexCTextMessage = 7000,
GlobalIndexCSimulatorInternals = 7100,
GlobalIndexCSimulatorSettings = 7200,
GlobalIndexCSwiftPluignSettings = 7300,
GlobalIndexCSimulatorMessageSettings = 7400,
GlobalIndexCModelSettings = 7500,
GlobalIndexCAircraftCfgEntries = 7600,
GlobalIndexCDistributor = 7700,
GlobalIndexCMatchingStatisticsEntry = 7800,
GlobalIndexCVPilotModelRule = 8000,
GlobalIndexCVoiceRoom = 9000,
GlobalIndexCSettingKeyboardHotkey = 10000,
GlobalIndexIDatastoreInteger = 11000,
GlobalIndexIDatastoreString = 11100,
GlobalIndexCDbInfo = 11200,
GlobalIndexCGlobalSetup = 12000,
GlobalIndexCDistribution = 12100,
GlobalIndexCVatsimSetup = 12200,
GlobalIndexCLauncherSetup = 12300,
GlobalIndexCRemoteFile = 6800,
GlobalIndexCAircraftModel = 7000,
GlobalIndexCSimulatedAircraft = 7100,
GlobalIndexCTextMessage = 7200,
GlobalIndexCSimulatorInternals = 7300,
GlobalIndexCSimulatorSettings = 7400,
GlobalIndexCSwiftPluignSettings = 7500,
GlobalIndexCSimulatorMessageSettings = 7600,
GlobalIndexCModelSettings = 7700,
GlobalIndexCAircraftCfgEntries = 7800,
GlobalIndexCDistributor = 7900,
GlobalIndexCMatchingStatisticsEntry = 8000,
GlobalIndexCVPilotModelRule = 9000,
GlobalIndexCVoiceRoom = 10000,
GlobalIndexCSettingKeyboardHotkey = 11000,
GlobalIndexIDatastoreInteger = 12000,
GlobalIndexIDatastoreString = 12100,
GlobalIndexCDbInfo = 12200,
GlobalIndexCGlobalSetup = 13000,
GlobalIndexCDistribution = 13100,
GlobalIndexCVatsimSetup = 13200,
GlobalIndexCLauncherSetup = 13300,
GlobalIndexCGuiStateDbOwnModelsComponent = 14000,
GlobalIndexCGuiStateDbOwnModelSetComponent = 14100,
GlobalIndexCDockWidgetSettings = 14200,