|
Vesna
|
#include <PrintListsStateLogic.h>


Public Member Functions | |
| PrintListsStateLogic (ApplicationState *stateLogicOwner, const StorageList &storageList, BusinessLogicManager *businessLogicManager) | |
| virtual | ~PrintListsStateLogic () |
| void | PrintListOfLines () |
| void | PrintListOfTrips () |
| void | PrintListOfCommands () |
| void | PrintListOfCommandSegments (const long commandNumber) |
| void | PrintListOfTariffs (bool issueTariffsOnly=false) |
| void | PrintListOfTickets (bool printAdditionalTariffInfo=true) |
| void | PrintListOfBusStops (bool includeGpsCoordinates=false) |
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 |
| INTERNAL PrintListsStateLogic::PrintListsStateLogic | ( | ApplicationState * | stateLogicOwner, |
| const StorageList & | storageList, | ||
| BusinessLogicManager * | businessLogicManager | ||
| ) |
|
virtual |
| void PrintListsStateLogic::PrintListOfBusStops | ( | bool | includeGpsCoordinates = false | ) |


| void PrintListsStateLogic::PrintListOfCommands | ( | ) |


| void PrintListsStateLogic::PrintListOfCommandSegments | ( | const long | commandNumber | ) |

| void PrintListsStateLogic::PrintListOfLines | ( | ) |


| void PrintListsStateLogic::PrintListOfTariffs | ( | bool | issueTariffsOnly = false | ) |


| void PrintListsStateLogic::PrintListOfTickets | ( | bool | printAdditionalTariffInfo = true | ) |


| void PrintListsStateLogic::PrintListOfTrips | ( | ) |


1.8.8