|
Oolite
|
#include <OOCheckShipDataPListVerifierStage.h>
Inheritance diagram for OOCheckShipDataPListVerifierStage:
Collaboration diagram for OOCheckShipDataPListVerifierStage:Instance Methods | |
| (NSString *) | - name [implementation] |
| (NSSet *) | - dependents [implementation] |
| (BOOL) | - shouldRun [implementation] |
| (void) | - run [implementation] |
| (void) | - verifyShipInfo:withName: [implementation] |
| (void) | - message: [implementation] |
| (void) | - verboseMessage: [implementation] |
| (void) | - getRoles [implementation] |
| (void) | - checkKeys [implementation] |
| (void) | - checkSchema [implementation] |
| (void) | - checkModel [implementation] |
| (NSSet *) | - rolesFromString: [implementation] |
| (BOOL) | - verifier:withPropertyList:named:testProperty:atPath:againstType:error: [implementation] |
| (BOOL) | - verifier:withPropertyList:named:failedForProperty:withError:expectedType: [implementation] |
Instance Methods inherited from OOFileHandlingVerifierStage | |
| (NSSet *) | - dependencies [implementation] |
Instance Methods inherited from OOOXPVerifierStage | |
| (OOOXPVerifier *) | - verifier |
| (BOOL) | - completed |
| (id) | - init [implementation] |
| (void) | - dealloc [implementation] |
| (id) | - description [implementation] |
| (void) | - setVerifier: [implementation] |
| (BOOL) | - isDependentOf: [implementation] |
| (void) | - registerDependency: [implementation] |
| (void) | - dependencyRegistrationComplete [implementation] |
| (BOOL) | - canRun [implementation] |
| (void) | - performRun [implementation] |
| (void) | - noteSkipped [implementation] |
| (NSSet *) | - resolvedDependencies [implementation] |
| (NSSet *) | - resolvedDependents [implementation] |
| (void) | - registerDepedent: [implementation] |
| (void) | - dependencyCompleted: [implementation] |
Private Attributes | |
| NSDictionary * | _shipdataPList |
| NSSet * | _ooliteShipNames |
| NSSet * | _basicKeys |
| NSSet * | _stationKeys |
| NSSet * | _playerKeys |
| NSSet * | _allKeys |
| OOPListSchemaVerifier * | _schemaVerifier |
| OOAIStateMachineVerifierStage * | _aiVerifierStage |
| NSString * | _name |
| NSDictionary * | _info |
| NSSet * | _roles |
| uint32_t | _isStation: 1 |
| uint32_t | _isPlayer: 1 |
| uint32_t | _isTemplate: 1 |
| uint32_t | _havePrintedMessage: 1 |
Definition at line 34 of file OOCheckShipDataPListVerifierStage.h.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Reimplemented from OOTextureHandlingStage.
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Reimplemented from OOOXPVerifierStage.
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Reimplemented from OOOXPVerifierStage.
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Reimplemented from OOOXPVerifierStage.
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
implementation |
Provided by category OOCheckShipDataPListVerifierStage(OOPrivate).
Definition at line 39 of file OOCheckShipDataPListVerifierStage.m.
|
private |
Definition at line 44 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 42 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 39 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 53 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 48 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 51 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 50 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 52 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 47 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 38 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 41 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 49 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 43 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 37 of file OOCheckShipDataPListVerifierStage.h.
|
private |
Definition at line 40 of file OOCheckShipDataPListVerifierStage.h.