|
Vesna
|
#include <EngineStateStateLogic.h>


Public Member Functions | |
| EngineStateStateLogic (ApplicationState *stateLogicOwner, const StorageList &storageList, BusinessLogicManager *businessLogicManager) | |
| virtual | ~EngineStateStateLogic () |
| void | AnalyzeEngineState () |
| void | ProcessIgnitionState (const bool ignitionState) |
Public Member Functions inherited from StateLogic | |
| StateLogic (State *stateLogicOwner, const StorageList &storageList, ApplicationStateDefines::StateLogicType stateLogicType, BusinessLogicManager *businessLogicManager) | |
| virtual | ~StateLogic () |
| ApplicationStateDefines::StateLogicType | GetStateLogicType () |
Additional Inherited Members | |
Protected Member Functions inherited from StateLogic | |
| const BusinessLogicManager * | GetBusinessLogicManager () const |
| const State * | GetStateLogicOwner () const |
| const StorageList & | GetStorageList () const |
| EngineStateStateLogic::EngineStateStateLogic | ( | ApplicationState * | stateLogicOwner, |
| const StorageList & | storageList, | ||
| BusinessLogicManager * | businessLogicManager | ||
| ) |
|
virtual |
| void EngineStateStateLogic::AnalyzeEngineState | ( | ) |

| void EngineStateStateLogic::ProcessIgnitionState | ( | const bool | ignitionState | ) |


1.8.8