Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOTextureVerifierStage.h>
Instance Methods | |
(NSSet *) | - dependents [implementation] |
Instance Methods inherited from OOFileHandlingVerifierStage | |
(NSSet *) | - dependencies [implementation] |
Instance Methods inherited from OOOXPVerifierStage | |
(OOOXPVerifier *) | - verifier |
(BOOL) | - completed |
(NSString *) | - name |
(BOOL) | - shouldRun |
(void) | - run |
(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] |
Definition at line 53 of file OOTextureVerifierStage.h.
|
implementation |
Reimplemented from OOFileHandlingVerifierStage.
Reimplemented in OOCheckShipDataPListVerifierStage.
Definition at line 34 of file OOTextureVerifierStage.m.