#include <TripSection.h>
◆ TripSection() [1/3]
| INTERNAL TripSection::TripSection |
( |
| ) |
|
◆ TripSection() [2/3]
| TripSection::TripSection |
( |
const TripSection & |
tripSection | ) |
|
Standard copy constructor.
◆ TripSection() [3/3]
| TripSection::TripSection |
( |
unsigned int |
startBusStopLineOrder, |
|
|
unsigned int |
endBusStopLineOrder, |
|
|
EIssueLogicDefines::TripSectionType |
tripSectionType, |
|
|
long |
oneWayTicketIndexOnCard, |
|
|
unsigned short |
tariffGroupNumber, |
|
|
short |
timeTicketIndex = -1 |
|
) |
| |
Constructs new instance with specified parameters.
◆ ~TripSection()
| TripSection::~TripSection |
( |
| ) |
|
|
virtual |
Destructor (safe, just clears DataClass.
◆ GetContinuousTripOrder()
| unsigned char TripSection::GetContinuousTripOrder |
( |
| ) |
const |
◆ GetEndBusStopLineOrder()
| unsigned int TripSection::GetEndBusStopLineOrder |
( |
| ) |
const |
◆ GetOneWayTicketIndexOnCard()
| long TripSection::GetOneWayTicketIndexOnCard |
( |
| ) |
const |
◆ GetSectionType()
◆ GetStartBusStopLineOrder()
| unsigned int TripSection::GetStartBusStopLineOrder |
( |
| ) |
const |
◆ GetTariffGroupNumber()
| unsigned short TripSection::GetTariffGroupNumber |
( |
| ) |
const |
◆ GetTimeTicketIndex()
| short TripSection::GetTimeTicketIndex |
( |
| ) |
const |
◆ GetTravelledZones()
| bool TripSection::GetTravelledZones |
( |
const std::list< unsigned long > *& |
travelledZones | ) |
const |
◆ printToLog()
| void TripSection::printToLog |
( |
| ) |
|
◆ SetContinuousTripOrder()
| bool TripSection::SetContinuousTripOrder |
( |
unsigned char |
continuousTripOrder | ) |
|
◆ SetTravelledZones()
| bool TripSection::SetTravelledZones |
( |
const std::list< unsigned long > & |
travelledZones | ) |
|
The documentation for this class was generated from the following files: