![]() |
Oolite 1.91.0.7658-250404-b1488af
|
import "OOOXPVerifier.h"
import "OOOXPVerifierStageInternal.h"
import "OOLoggingExtended.h"
import "ResourceManager.h"
import "OOCollectionExtractors.h"
import "GameController.h"
import "OOCacheManager.h"
import "OODebugStandards.h"
import "OOLogOutputHandler.h"
Go to the source code of this file.
Classes | |
category | OOOXPVerifier(OOPrivate) |
Functions | |
static void | SwitchLogFile (NSString *name) |
static void | NoteVerificationStage (NSString *displayName, NSString *stage) |
static void | OpenLogFile (NSString *name) |
|
static |
Definition at line 721 of file OOOXPVerifier.m.
References GameController::logProgress:, and GameController::sharedController.
Referenced by OOOXPVerifier(OOPrivate)::run, and OOOXPVerifier(OOPrivate)::runStages.
|
static |
Definition at line 727 of file OOOXPVerifier.m.
References OOLogHandlerGetLogPath().
Referenced by OOOXPVerifier(OOPrivate)::run.
|
static |
Definition at line 708 of file OOOXPVerifier.m.
References OOLog, and OOLogOutputHandlerChangeLogFile().
Referenced by OOOXPVerifier(OOPrivate)::run.