|
void | Init (List< Assembly > asms) |
|
string | PrintLog (List< Dictionary< UpgradeScript, LogEntry >> log, string cfgName, string runInfo) |
|
ConfigNode | Run (ConfigNode node, LoadContext ctx, Version AppVersion, out bool runSuccess, out string runInfo) |
|
ConfigNode | Run (ConfigNode node, LoadContext ctx, Version AppVersion, out bool runSuccess, out string runInfo, ref List< Dictionary< UpgradeScript, LogEntry >> log) |
|
TestResult | RunTest (UpgradeScript uSc, ConfigNode node, LoadContext loadContext) |
|
ConfigNode | RunUpgrade (UpgradeScript uSc, ConfigNode node, LoadContext loadContext) |
|
void | SetCfgNodeVersion (ConfigNode node, LoadContext ctx, Version version) |
|
void SaveUpgradePipeline.SaveUpgradePipeline.Init |
( |
List< Assembly > |
asms | ) |
|
|
inline |
static void SaveUpgradePipeline.SaveUpgradePipeline.OnSetCfgNodeVersion_Default |
( |
ConfigNode |
n, |
|
|
LoadContext |
loadContext, |
|
|
Version |
version |
|
) |
| |
|
inlinestaticprotected |
string SaveUpgradePipeline.SaveUpgradePipeline.PrintLog |
( |
List< Dictionary< UpgradeScript, LogEntry >> |
log, |
|
|
string |
cfgName, |
|
|
string |
runInfo |
|
) |
| |
|
inline |
static void SaveUpgradePipeline.SaveUpgradePipeline.ReflectUpgradeScripts |
( |
out List< UpgradeScript > |
upgradeScripts, |
|
|
List< Assembly > |
asms |
|
) |
| |
|
inlinestaticprotected |
< sanity-check all scripts (discard any that fail)
< there are no other possible outcomes, but this keeps the compiler happy
void SaveUpgradePipeline.SaveUpgradePipeline.RunLogCoD |
( |
| ) |
|
|
inlineprotected |
static bool SaveUpgradePipeline.SaveUpgradePipeline.SanityCheck |
( |
UpgradeScript |
uSC, |
|
|
Version |
AppVersion |
|
) |
| |
|
inlinestaticprotected |
void SaveUpgradePipeline.SaveUpgradePipeline.SetCfgNodeVersion |
( |
ConfigNode |
node, |
|
|
LoadContext |
ctx, |
|
|
Version |
version |
|
) |
| |
|
inline |
static bool SaveUpgradePipeline.SaveUpgradePipeline.TestExceptionCases |
( |
List< Dictionary< UpgradeScript, LogEntry >> |
log | ) |
|
|
inlinestaticprotected |
List<UpgradeScript> SaveUpgradePipeline.SaveUpgradePipeline.upgradeScripts |
The documentation for this class was generated from the following file: