|
Oolite 1.91.0.7745-260117-205bce7
|
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 738 of file OOOXPVerifier.m.
References GameController::logProgress:, and GameController::sharedController.
Referenced by OOOXPVerifier(OOPrivate)::run, and OOOXPVerifier(OOPrivate)::runStages.
|
static |
Definition at line 744 of file OOOXPVerifier.m.
References OOLogHandlerGetLogPath().
Referenced by OOOXPVerifier(OOPrivate)::run.
|
static |
Definition at line 725 of file OOOXPVerifier.m.
References OOLog, and OOLogOutputHandlerChangeLogFile().
Referenced by OOOXPVerifier(OOPrivate)::run.