|
| static std::string | ConvertNumberToString (const char &number) |
| |
| static std::string | ConvertNumberToString (const unsigned char &number) |
| |
| static std::string | ConvertNumberToString (const short &number) |
| |
| static std::string | ConvertNumberToString (const unsigned short &number) |
| |
| static std::string | ConvertNumberToString (const int &number) |
| |
| static std::string | ConvertNumberToString (const unsigned int &number) |
| |
| static std::string | ConvertNumberToString (const long &number) |
| |
| static std::string | ConvertNumberToString (const unsigned long &number) |
| |
| static std::string | ConvertNumberToString (const unsigned long long &number) |
| |
| static std::string | ConvertNumberToString (const float &number) |
| |
| static std::string | GetDate () |
| |
| static std::string | GetDate (const std::string &format) |
| |
| static std::string | GetDate (const EM::Common::EDate &date, const std::string &format="dd.MM.yyyy") |
| |
| static std::string | GetDate (const struct tm &date, const std::string &format="dd.MM.yyyy") |
| |
| static std::string | GetDate (int day, int month, int year, const std::string &format="dd.MM.yyyy") |
| |
| static std::string | GetTime (bool seconds=true) |
| |
| static std::string | GetTime (const EM::Common::EDate &date, bool seconds=true) |
| |
| static std::string | GetBsName (unsigned long bsID, bool shortname=false) |
| |
| static std::string | GetBsName (EM::Strojcek::VstupneUdaje::CestovnePoriadky::EZastavka *busStop, bool shortName=false) |
| |
| static std::string | RecodeInputDataToUtf8 (const char *text) |
| |
| static std::string | GetDayName (const unsigned char &dayOfWeek) |
| | returns name of day More...
|
| |
| static std::string | GetMonth (const unsigned char &monthNumber) |
| | returns name of month More...
|
| |
| static std::string | GetMonthAndYear (const EM::Common::EDate &date) |
| |
| static std::string | GetWeek (const EM::Common::EDate &date) |
| |
| static std::string | GetPrice (const long &price, const float currencyCoefficient) |
| |
| static std::string | GetPrice (const float &price, const float currencyCoefficient) |
| |
| static std::string | GetInterchange () |
| |
| static std::string | GetInterchangeUntil () |
| |
| static std::string | GetValidUntil () |
| |
| static std::string | GetPaymentType (long paymentType) |
| | GetPaymentType. More...
|
| |
| static std::string | ConvertCurrencyShortcutToCharacter (const std::string ¤cyShortcut) |
| |
| static std::string | ConvertTableAddressToTableName (const long &tableAddress) |
| |
| static std::string | ConvertDeviceCommonStatusNumberToString (const long &statusNumber) |
| |
| static std::string | ConvertDeviceSystemStatusPropertyToString (const std::string &value) |
| |
| static std::string | ConvertNumberToString (const char &number) |
| |
| static std::string | ConvertNumberToString (const unsigned char &number) |
| |
| static std::string | ConvertNumberToString (const short &number) |
| |
| static std::string | ConvertNumberToString (const unsigned short &number) |
| |
| static std::string | ConvertNumberToString (const int &number) |
| |
| static std::string | ConvertNumberToString (const unsigned int &number) |
| |
| static std::string | ConvertNumberToString (const long &number) |
| |
| static std::string | ConvertNumberToString (const unsigned long &number) |
| |
| static std::string | ConvertNumberToString (const unsigned long long &number) |
| |
| static std::string | ConvertNumberToString (const float &number) |
| |
| static std::string | GetDate () |
| |
| static std::string | GetDate (const std::string &format) |
| |
| static std::string | GetDate (const EM::Common::EDate &date, const std::string &format="dd.MM.yyyy") |
| |
| static std::string | GetDate (const struct tm &date, const std::string &format="dd.MM.yyyy") |
| |
| static std::string | GetDate (int day, int month, int year, const std::string &format="dd.MM.yyyy") |
| |
| static std::string | GetTime (bool seconds=true) |
| |
| static std::string | GetTime (const EM::Common::EDate &date, bool seconds=true) |
| |
| static std::string | GetBsName (unsigned long bsID, bool shortname=false) |
| |
| static std::string | GetBsName (EM::Strojcek::VstupneUdaje::CestovnePoriadky::EZastavka *busStop, bool shortName=false) |
| |
| static std::string | RecodeInputDataToUtf8 (const char *text) |
| |
| static std::string | GetDayName (const unsigned char &dayOfWeek) |
| | returns name of day More...
|
| |
| static std::string | GetMonth (const unsigned char &monthNumber) |
| | returns name of month More...
|
| |
| static std::string | GetMonthAndYear (const EM::Common::EDate &date) |
| |
| static std::string | GetWeek (const EM::Common::EDate &date) |
| |
| static std::string | GetPrice (const long &price, const float currencyCoefficient) |
| |
| static std::string | GetPrice (const float &price, const float currencyCoefficient) |
| |
| static std::string | GetInterchange () |
| |
| static std::string | GetInterchangeUntil () |
| |
| static std::string | GetValidUntil () |
| |
| static std::string | GetPaymentType (long paymentType) |
| | GetPaymentType. More...
|
| |
| static std::string | ConvertCurrencyShortcutToCharacter (const std::string ¤cyShortcut) |
| |
| static std::string | ConvertTableAddressToTableName (const long &tableAddress) |
| |
| static std::string | ConvertDeviceCommonStatusNumberToString (const long &statusNumber) |
| |
| static std::string | ConvertDeviceSystemStatusPropertyToString (const std::string &value) |
| |