|
DataIO
|
#include <EZmenaPlatnostiCL.h>


Classes | |
| class | DataClass |
Public Member Functions | |
| EZmenaPlatnostiCL () | |
| virtual | ~EZmenaPlatnostiCL () |
| EZmenaPlatnostiCL (EZmenaPlatnostiCL &listok) | |
| EZmenaPlatnostiCL & | operator= (EZmenaPlatnostiCL &listok) |
| unsigned char | GetTypZmeny () |
| unsigned long | GetStaraPlatnostOd () |
| unsigned long | GetStaraPlatnostDo () |
| std::vector< unsigned short > | GetZones () |
| bool | IsNetworkWide () |
| unsigned char | GetZoneCount () |
| long | GetOriginalPrice () |
| void | SetTypZmeny (unsigned char newVal) |
| void | SetStaraPlatnostOd (unsigned long newVal) |
| void | SetStaraPlatnostDo (unsigned long newVal) |
| void | SetZones (std::vector< unsigned short > zoneList) |
| void | SetNetworkWide (bool networkWide) |
| void | SetOriginalPrice (long originalPrice) |
| virtual short | getChksum () |
| virtual bool | read (REC_INFO *zaznam) |
| virtual bool | write () |
| bool | write83 () |
| bool | read83 () |
| bool | write99 () |
| bool | read99 () |
| void | FillInZMENA_PLATNOSTI_CL (ZMENA_PLATNOSTI_CL &zmenaPlatnostiCL) |
| void | FillUpZMENA_PLATNOSTI_CL (ZMENA_PLATNOSTI_CL &zmenaPlatnostiCL) |
| void | FillInLISTOK1 (LISTOK1 &listok1) |
| void | FillUpLISTOK1 (LISTOK1 &listok1) |
| void | FillInCasovyODIS (CasovyODIS &casovyODIS) |
| void | FillUpCasovyODIS (CasovyODIS &casovyODIS) |
| void | fillInSizeAndInterCislo2 () |
| virtual VystupneData * | SendTicket () |
| Metoda obaluje listok do struktury. Stroktura je zlozena z dvoch poli prve je dlzka dat a druhe pole zlozene z REC_INFO struktury a struktury pre zapis uz konkretneho listka. More... | |
| VystupneData * | Send83 (VystupneData *vystupnyZaznam) |
| VystupneData * | Send99 (VystupneData *vystupnyZaznam) |
| virtual void | ReceiveTicket (VystupneData *vstupneData) |
| Metoda prijima vstupneData. Sklada sa zo struktury REC_INFO a struktury konktretneho listka ktora sa urci z REC_INFO. More... | |
| void | Receive83 (VystupneData *vstupnyZaznam) |
| void | Receive99 (VystupneData *vstupnyZaznam) |
| long | typStruct () |
| EZmenaPlatnostiCL () | |
| virtual | ~EZmenaPlatnostiCL () |
| EZmenaPlatnostiCL (EZmenaPlatnostiCL &listok) | |
| EZmenaPlatnostiCL & | operator= (EZmenaPlatnostiCL &listok) |
| unsigned char | GetTypZmeny () |
| unsigned long | GetStaraPlatnostOd () |
| unsigned long | GetStaraPlatnostDo () |
| std::vector< unsigned short > | GetZones () |
| bool | IsNetworkWide () |
| unsigned char | GetZoneCount () |
| long | GetOriginalPrice () |
| void | SetTypZmeny (unsigned char newVal) |
| void | SetStaraPlatnostOd (unsigned long newVal) |
| void | SetStaraPlatnostDo (unsigned long newVal) |
| void | SetZones (std::vector< unsigned short > zoneList) |
| void | SetNetworkWide (bool networkWide) |
| void | SetOriginalPrice (long originalPrice) |
| virtual short | getChksum () |
| virtual bool | read (REC_INFO *zaznam) |
| virtual bool | write () |
| bool | write83 () |
| bool | read83 () |
| bool | write99 () |
| bool | read99 () |
| void | FillInZMENA_PLATNOSTI_CL (ZMENA_PLATNOSTI_CL &zmenaPlatnostiCL) |
| void | FillUpZMENA_PLATNOSTI_CL (ZMENA_PLATNOSTI_CL &zmenaPlatnostiCL) |
| void | FillInLISTOK1 (LISTOK1 &listok1) |
| void | FillUpLISTOK1 (LISTOK1 &listok1) |
| void | FillInCasovyODIS (CasovyODIS &casovyODIS) |
| void | FillUpCasovyODIS (CasovyODIS &casovyODIS) |
| void | fillInSizeAndInterCislo2 () |
| virtual VystupneData * | SendTicket () |
| Metoda obaluje listok do struktury. Stroktura je zlozena z dvoch poli prve je dlzka dat a druhe pole zlozene z REC_INFO struktury a struktury pre zapis uz konkretneho listka. More... | |
| VystupneData * | Send83 (VystupneData *vystupnyZaznam) |
| VystupneData * | Send99 (VystupneData *vystupnyZaznam) |
| virtual void | ReceiveTicket (VystupneData *vstupneData) |
| Metoda prijima vstupneData. Sklada sa zo struktury REC_INFO a struktury konktretneho listka ktora sa urci z REC_INFO. More... | |
| void | Receive83 (VystupneData *vstupnyZaznam) |
| void | Receive99 (VystupneData *vstupnyZaznam) |
| long | typStruct () |
Public Member Functions inherited from EM::Strojcek::StatistikaStrojcek::ECasovyPredaj | |
| ECasovyPredaj () | |
| ECasovyPredaj (ECasovyPredaj &listok) | |
| virtual | ~ECasovyPredaj () |
| ECasovyPredaj & | operator= (ECasovyPredaj &listok) |
| unsigned short | GetCouponNumber () |
| unsigned char | GetTypMesacnika () |
| unsigned short | GetPocetJazd () |
| unsigned char | GetCisloSuboru () |
| unsigned long | GetPlatiOd () |
| unsigned long | GetPlatiDo () |
| unsigned short | GetOriginalCouponNumber () |
| void | SetCouponNumber (unsigned short couponNumber) |
| void | SetTypMesacnika (unsigned char newVal) |
| void | SetPocetJazd (unsigned short newVal) |
| void | SetCisloSuboru (unsigned char cisloSuboru) |
| void | SetPlatiOd (unsigned long newVal) |
| void | SetPlatiDo (unsigned long newVal) |
| void | SetOriginalCouponNumber (unsigned short originalCouponNumber) |
| virtual void | FillInCASOVY1 (CASOVY1 &casovy1) |
| virtual void | FillUpCASOVY1 (CASOVY1 &casovy1) |
| ECasovyPredaj () | |
| ECasovyPredaj (ECasovyPredaj &listok) | |
| virtual | ~ECasovyPredaj () |
| ECasovyPredaj & | operator= (ECasovyPredaj &listok) |
| unsigned short | GetCouponNumber () |
| unsigned char | GetTypMesacnika () |
| unsigned short | GetPocetJazd () |
| unsigned char | GetCisloSuboru () |
| unsigned long | GetPlatiOd () |
| unsigned long | GetPlatiDo () |
| unsigned short | GetOriginalCouponNumber () |
| void | SetCouponNumber (unsigned short couponNumber) |
| void | SetTypMesacnika (unsigned char newVal) |
| void | SetPocetJazd (unsigned short newVal) |
| void | SetCisloSuboru (unsigned char cisloSuboru) |
| void | SetPlatiOd (unsigned long newVal) |
| void | SetPlatiDo (unsigned long newVal) |
| void | SetOriginalCouponNumber (unsigned short originalCouponNumber) |
| virtual void | FillInCASOVY1 (CASOVY1 &casovy1) |
| virtual void | FillUpCASOVY1 (CASOVY1 &casovy1) |
Public Member Functions inherited from EM::Strojcek::StatistikaStrojcek::ECestovnyListok | |
| ECestovnyListok () | |
| ECestovnyListok (ECestovnyListok &listok) | |
| virtual | ~ECestovnyListok () |
| ECestovnyListok & | operator= (ECestovnyListok &listok) |
| long | getCena () |
| unsigned long | getCisloListka () |
| unsigned short | getCisloTarifnehoListka () |
| unsigned char | getCisloTarifnejSkupiny () |
| unsigned short | getCisloTarify () |
| unsigned long | getDatumCas () |
| unsigned short | getKontrola () |
| unsigned char | getMena () |
| unsigned char | getTypPlatby () |
| unsigned char | getPasmoPoradie () |
| unsigned short | getPocetListkov () |
| unsigned char | getPriznaky (ECestovnyListok::Priznaky priznaky) |
| unsigned char | getPriznaky () |
| unsigned char | getPriznaky2 () |
| unsigned long | getPovodneCislo () |
| long | getCenaHromadnehoListka () |
| unsigned long | GetCisloCitacky () |
| unsigned char | getCisloStojanu () |
| bool | getStorno () |
| unsigned char | getTypTS () |
| long | getDPH () |
| bool | getSpolucestujuci () |
| bool | getIsCityCard () |
| bool | getIsBankCard () |
| bool | getIsNetworkTicket () |
| bool | getIsWithoutDPH () |
| unsigned char | getBonusType () |
| unsigned char | getTrasaCislo () |
| unsigned char | getCisloIDS () |
| unsigned char | getTypKuponu () |
| bool | getIsLinkaSpoj () |
| unsigned short | getKm () |
| bool | GetNoAddressTicket () |
| bool | GetCappingFlag () const |
| long long | GetTransactionDetail () |
| void | setCena (long newVal) |
| void | setCisloListka (unsigned long newVal) |
| void | setCisloTarifnehoListka (unsigned short newVal) |
| void | setCisloTarifnejSkupiny (unsigned char newVal) |
| void | setCisloTarify (unsigned short newVal) |
| void | setDatumCas (unsigned long newVal) |
| void | setKontrola (unsigned short newVal) |
| void | setMena (unsigned char newVal) |
| void | setTypPlatby (unsigned char newVal) |
| void | setPasmoPoradie (unsigned char newVal) |
| void | setPocetListkov (unsigned short newVal) |
| void | setPriznaky (ECestovnyListok::Priznaky priznaky, unsigned char newVal) |
| void | setPriznaky (unsigned char newVal) |
| void | setPriznaky2 (ECestovnyListok::Priznaky2 priznaky2, unsigned char newVal) |
| void | setPriznaky2 (unsigned char newVal) |
| void | setPovodneCislo (unsigned long newVal) |
| void | SetCisloCitacky (unsigned long newVal) |
| void | setCisloStojanu (unsigned char newVal) |
| void | setStorno (bool newVal) |
| void | setTypTS (unsigned char newVal) |
| void | setSpolucestujuci (bool newVal) |
| void | setDPH (long newVal) |
| void | setIsCityCard (bool isCityCard) |
| void | setIsBankCard (bool isBankCard) |
| void | setIsNetworkTicket (bool isNetworkTicket) |
| void | setIsWithoutDPH (bool isWithoutDPH) |
| void | setCisloIDS (unsigned char newVal) |
| void | setTypKuponu (unsigned char newVal) |
| void | setIsLinkaSpoj (bool newVal) |
| void | setKm (unsigned short km) |
| void | SetNoAddressTicket (bool noAddressTicket) |
| void | SetTransactionDetail (long long transactionDetail) |
| void | setBonusType (unsigned char bonusType) |
| void | setTrasaCislo (unsigned char trasaCislo) |
| ECipovaKarta * | getCipovaKarta () |
| ELinkaSpoj * | getLinkaSpoj () |
| ECestovnyListokCol * | getOwner () |
| void | setOwner (ECestovnyListokCol *newVal) |
| virtual void | fillInLISTOK1 (LISTOK1 &listok1) |
| virtual void | fillUpLISTOK1 (LISTOK1 &listok1) |
| void | addCipovaKarta (ECipovaKarta *newVal) |
| void | addLinkaSpoj (ELinkaSpoj *newVal) |
| virtual void | fillInCK1 (CK1 &ck1) |
| virtual void | fillUpCK1 (CK1 &ck1) |
| void | fillInLOG_EP (LOG_EP &logEP) |
| void | fillUpLOG_EP (LOG_EP &logEP) |
| bool | writeLinkaSpoj () |
| bool | readLinkaSpoj () |
| bool | GetLinkaSpojData (unsigned char *&data, unsigned short &dataSize) |
| bool | IsPrepaidTicketSell () |
| ECestovnyListok () | |
| ECestovnyListok (ECestovnyListok &listok) | |
| virtual | ~ECestovnyListok () |
| ECestovnyListok & | operator= (ECestovnyListok &listok) |
| long | getCena () |
| unsigned long | getCisloListka () |
| unsigned short | getCisloTarifnehoListka () |
| unsigned char | getCisloTarifnejSkupiny () |
| unsigned short | getCisloTarify () |
| unsigned long | getDatumCas () |
| unsigned short | getKontrola () |
| unsigned char | getMena () |
| unsigned char | getTypPlatby () |
| unsigned char | getPasmoPoradie () |
| unsigned short | getPocetListkov () |
| unsigned char | getPriznaky (ECestovnyListok::Priznaky priznaky) |
| unsigned char | getPriznaky () |
| unsigned char | getPriznaky2 () |
| unsigned long | getPovodneCislo () |
| long | getCenaHromadnehoListka () |
| unsigned long | GetCisloCitacky () |
| unsigned char | getCisloStojanu () |
| bool | getStorno () |
| unsigned char | getTypTS () |
| long | getDPH () |
| bool | getSpolucestujuci () |
| bool | getIsCityCard () |
| bool | getIsBankCard () |
| bool | getIsNetworkTicket () |
| bool | getIsWithoutDPH () |
| unsigned char | getBonusType () |
| unsigned char | getTrasaCislo () |
| unsigned char | getCisloIDS () |
| unsigned char | getTypKuponu () |
| bool | getIsLinkaSpoj () |
| unsigned short | getKm () |
| bool | GetNoAddressTicket () |
| bool | GetCappingFlag () const |
| long long | GetTransactionDetail () |
| void | setCena (long newVal) |
| void | setCisloListka (unsigned long newVal) |
| void | setCisloTarifnehoListka (unsigned short newVal) |
| void | setCisloTarifnejSkupiny (unsigned char newVal) |
| void | setCisloTarify (unsigned short newVal) |
| void | setDatumCas (unsigned long newVal) |
| void | setKontrola (unsigned short newVal) |
| void | setMena (unsigned char newVal) |
| void | setTypPlatby (unsigned char newVal) |
| void | setPasmoPoradie (unsigned char newVal) |
| void | setPocetListkov (unsigned short newVal) |
| void | setPriznaky (ECestovnyListok::Priznaky priznaky, unsigned char newVal) |
| void | setPriznaky (unsigned char newVal) |
| void | setPriznaky2 (ECestovnyListok::Priznaky2 priznaky2, unsigned char newVal) |
| void | setPriznaky2 (unsigned char newVal) |
| void | setPovodneCislo (unsigned long newVal) |
| void | SetCisloCitacky (unsigned long newVal) |
| void | setCisloStojanu (unsigned char newVal) |
| void | setStorno (bool newVal) |
| void | setTypTS (unsigned char newVal) |
| void | setSpolucestujuci (bool newVal) |
| void | setDPH (long newVal) |
| void | setIsCityCard (bool isCityCard) |
| void | setIsBankCard (bool isBankCard) |
| void | setIsNetworkTicket (bool isNetworkTicket) |
| void | setIsWithoutDPH (bool isWithoutDPH) |
| void | setCisloIDS (unsigned char newVal) |
| void | setTypKuponu (unsigned char newVal) |
| void | setIsLinkaSpoj (bool newVal) |
| void | setKm (unsigned short km) |
| void | SetNoAddressTicket (bool noAddressTicket) |
| void | SetTransactionDetail (long long transactionDetail) |
| void | setBonusType (unsigned char bonusType) |
| void | setTrasaCislo (unsigned char trasaCislo) |
| ECipovaKarta * | getCipovaKarta () |
| ELinkaSpoj * | getLinkaSpoj () |
| ECestovnyListokCol * | getOwner () |
| void | setOwner (ECestovnyListokCol *newVal) |
| virtual void | fillInLISTOK1 (LISTOK1 &listok1) |
| virtual void | fillUpLISTOK1 (LISTOK1 &listok1) |
| void | addCipovaKarta (ECipovaKarta *newVal) |
| void | addLinkaSpoj (ELinkaSpoj *newVal) |
| virtual void | fillInCK1 (CK1 &ck1) |
| virtual void | fillUpCK1 (CK1 &ck1) |
| void | fillInLOG_EP (LOG_EP &logEP) |
| void | fillUpLOG_EP (LOG_EP &logEP) |
| bool | writeLinkaSpoj () |
| bool | readLinkaSpoj () |
| bool | GetLinkaSpojData (unsigned char *&data, unsigned short &dataSize) |
| bool | IsPrepaidTicketSell () |
Public Member Functions inherited from EM::Strojcek::StatistikaStrojcek::EAbstraktnyZaznam | |
| EAbstraktnyZaznam () | |
| EAbstraktnyZaznam (EAbstraktnyZaznam &abstraktnyZaznam) | |
| virtual | ~EAbstraktnyZaznam () |
| unsigned long | getNextRecord () |
| unsigned char | getInterneCislo1 () |
| unsigned char | getInterneCislo2 () |
| short | getTypZaznamu () |
| long | getSize () |
| void | setNextRecord (unsigned long newVal) |
| void | setInterneCislo1 (unsigned char newVal) |
| void | setInterneCislo2 (unsigned char newVal) |
| void | setTypZaznamu (short newVal) |
| void | setSize (long newVal) |
| void | FillInRecInfo (REC_INFO &rec_info) |
| bool | CheckData () |
| EAbstraktnyZaznam * | GetLeft () |
| EAbstraktnyZaznam * | GetRight () |
| EAbstraktnyZaznam () | |
| EAbstraktnyZaznam (EAbstraktnyZaznam &abstraktnyZaznam) | |
| virtual | ~EAbstraktnyZaznam () |
| unsigned long | getNextRecord () |
| unsigned char | getInterneCislo1 () |
| unsigned char | getInterneCislo2 () |
| short | getTypZaznamu () |
| long | getSize () |
| void | setNextRecord (unsigned long newVal) |
| void | setInterneCislo1 (unsigned char newVal) |
| void | setInterneCislo2 (unsigned char newVal) |
| void | setTypZaznamu (short newVal) |
| void | setSize (long newVal) |
| void | FillInRecInfo (REC_INFO &rec_info) |
| bool | CheckData () |
| EAbstraktnyZaznam * | GetLeft () |
| EAbstraktnyZaznam * | GetRight () |
| EZmenaPlatnostiCL::EZmenaPlatnostiCL | ( | ) |

|
virtual |
| EZmenaPlatnostiCL::EZmenaPlatnostiCL | ( | EZmenaPlatnostiCL & | listok | ) |

| EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::EZmenaPlatnostiCL | ( | ) |
|
virtual |
| EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::EZmenaPlatnostiCL | ( | EZmenaPlatnostiCL & | listok | ) |
| void EZmenaPlatnostiCL::FillInCasovyODIS | ( | CasovyODIS & | casovyODIS | ) |

| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::FillInCasovyODIS | ( | CasovyODIS & | casovyODIS | ) |
| void EZmenaPlatnostiCL::FillInLISTOK1 | ( | LISTOK1 & | listok1 | ) |


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::FillInLISTOK1 | ( | LISTOK1 & | listok1 | ) |
| void EZmenaPlatnostiCL::fillInSizeAndInterCislo2 | ( | ) |
kvoli checksum
kvoli checksum


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::fillInSizeAndInterCislo2 | ( | ) |
| void EZmenaPlatnostiCL::FillInZMENA_PLATNOSTI_CL | ( | ZMENA_PLATNOSTI_CL & | zmenaPlatnostiCL | ) |


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::FillInZMENA_PLATNOSTI_CL | ( | ZMENA_PLATNOSTI_CL & | zmenaPlatnostiCL | ) |
| void EZmenaPlatnostiCL::FillUpCasovyODIS | ( | CasovyODIS & | casovyODIS | ) |

| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::FillUpCasovyODIS | ( | CasovyODIS & | casovyODIS | ) |
| void EZmenaPlatnostiCL::FillUpLISTOK1 | ( | LISTOK1 & | listok1 | ) |


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::FillUpLISTOK1 | ( | LISTOK1 & | listok1 | ) |
| void EZmenaPlatnostiCL::FillUpZMENA_PLATNOSTI_CL | ( | ZMENA_PLATNOSTI_CL & | zmenaPlatnostiCL | ) |


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::FillUpZMENA_PLATNOSTI_CL | ( | ZMENA_PLATNOSTI_CL & | zmenaPlatnostiCL | ) |
|
virtual |
Reimplemented from EM::Strojcek::StatistikaStrojcek::ECestovnyListok.

|
virtual |
Reimplemented from EM::Strojcek::StatistikaStrojcek::ECestovnyListok.
| long EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::GetOriginalPrice | ( | ) |
| long EZmenaPlatnostiCL::GetOriginalPrice | ( | ) |

| unsigned long EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::GetStaraPlatnostDo | ( | ) |
| unsigned long EZmenaPlatnostiCL::GetStaraPlatnostDo | ( | ) |

| unsigned long EZmenaPlatnostiCL::GetStaraPlatnostOd | ( | ) |

| unsigned long EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::GetStaraPlatnostOd | ( | ) |
| unsigned char EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::GetTypZmeny | ( | ) |
| unsigned char EZmenaPlatnostiCL::GetTypZmeny | ( | ) |

| unsigned char EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::GetZoneCount | ( | ) |
| unsigned char EZmenaPlatnostiCL::GetZoneCount | ( | ) |
| std::vector<unsigned short> EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::GetZones | ( | ) |
| vector< unsigned short > EZmenaPlatnostiCL::GetZones | ( | ) |
| bool EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::IsNetworkWide | ( | ) |
| bool EZmenaPlatnostiCL::IsNetworkWide | ( | ) |
| EZmenaPlatnostiCL & EZmenaPlatnostiCL::operator= | ( | EZmenaPlatnostiCL & | listok | ) |

| EZmenaPlatnostiCL& EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::operator= | ( | EZmenaPlatnostiCL & | listok | ) |
|
virtual |


|
virtual |
| bool EZmenaPlatnostiCL::read83 | ( | ) |


| bool EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::read83 | ( | ) |
| bool EZmenaPlatnostiCL::read99 | ( | ) |


| bool EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::read99 | ( | ) |
| void EZmenaPlatnostiCL::Receive83 | ( | VystupneData * | vstupnyZaznam | ) |


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::Receive83 | ( | VystupneData * | vstupnyZaznam | ) |
| void EZmenaPlatnostiCL::Receive99 | ( | VystupneData * | vstupnyZaznam | ) |


| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::Receive99 | ( | VystupneData * | vstupnyZaznam | ) |
|
virtual |
Metoda prijima vstupneData. Sklada sa zo struktury REC_INFO a struktury konktretneho listka ktora sa urci z REC_INFO.
| vstupneData |
Reimplemented from EM::Strojcek::StatistikaStrojcek::ECestovnyListok.

|
virtual |
Metoda prijima vstupneData. Sklada sa zo struktury REC_INFO a struktury konktretneho listka ktora sa urci z REC_INFO.
| vstupneData |
Reimplemented from EM::Strojcek::StatistikaStrojcek::ECestovnyListok.
| VystupneData* EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::Send83 | ( | VystupneData * | vystupnyZaznam | ) |
| VystupneData * EZmenaPlatnostiCL::Send83 | ( | VystupneData * | vystupnyZaznam | ) |


| VystupneData * EZmenaPlatnostiCL::Send99 | ( | VystupneData * | vystupnyZaznam | ) |


| VystupneData* EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::Send99 | ( | VystupneData * | vystupnyZaznam | ) |
|
virtual |
Metoda obaluje listok do struktury. Stroktura je zlozena z dvoch poli prve je dlzka dat a druhe pole zlozene z REC_INFO struktury a struktury pre zapis uz konkretneho listka.
Reimplemented from EM::Strojcek::StatistikaStrojcek::ECestovnyListok.

|
virtual |
Metoda obaluje listok do struktury. Stroktura je zlozena z dvoch poli prve je dlzka dat a druhe pole zlozene z REC_INFO struktury a struktury pre zapis uz konkretneho listka.
Reimplemented from EM::Strojcek::StatistikaStrojcek::ECestovnyListok.
| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetNetworkWide | ( | bool | networkWide | ) |
| void EZmenaPlatnostiCL::SetNetworkWide | ( | bool | networkWide | ) |
| void EZmenaPlatnostiCL::SetOriginalPrice | ( | long | originalPrice | ) |

| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetOriginalPrice | ( | long | originalPrice | ) |
| void EZmenaPlatnostiCL::SetStaraPlatnostDo | ( | unsigned long | newVal | ) |

| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetStaraPlatnostDo | ( | unsigned long | newVal | ) |
| void EZmenaPlatnostiCL::SetStaraPlatnostOd | ( | unsigned long | newVal | ) |

| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetStaraPlatnostOd | ( | unsigned long | newVal | ) |
| void EZmenaPlatnostiCL::SetTypZmeny | ( | unsigned char | newVal | ) |

| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetTypZmeny | ( | unsigned char | newVal | ) |
| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetZones | ( | std::vector< unsigned short > | zoneList | ) |
| void EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::SetZones | ( | std::vector< unsigned short > | zoneList | ) |
| long EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::typStruct | ( | ) |
| long EZmenaPlatnostiCL::typStruct | ( | ) |

|
virtual |
Reimplemented from EM::Strojcek::StatistikaStrojcek::EAbstraktnyZaznam.
|
virtual |
nastavujem velkost zaznamu ktory neskor naplnim
zapis hlavicky
Reimplemented from EM::Strojcek::StatistikaStrojcek::EAbstraktnyZaznam.

| bool EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::write83 | ( | ) |
| bool EZmenaPlatnostiCL::write83 | ( | ) |


| bool EZmenaPlatnostiCL::write99 | ( | ) |


| bool EM::Strojcek::StatistikaStrojcek::EZmenaPlatnostiCL::write99 | ( | ) |
1.8.8