Eclipse SUMO - Simulation of Urban MObility
FareUtil Namespace Reference

Functions

FareToken stringToToken (std::string str)
 
std::string tokenToString (FareToken const &token)
 
std::string tokenToTicket (FareToken const &token)
 

Function Documentation

◆ stringToToken()

FareToken FareUtil::stringToToken ( std::string  str)
inline

Definition at line 133 of file FareToken.h.

References Free, H, K, KH, KHU, KHZ, KL, KLU, KLZ, L, M, None, T1, T2, T3, U, Z, and ZU.

Referenced by FareModul::addStop().

◆ tokenToString()

std::string FareUtil::tokenToString ( FareToken const &  token)
inline

Definition at line 45 of file FareToken.h.

References Free, H, K, KH, KHU, KL, KLU, L, M, None, T1, T2, T3, U, Z, and ZU.

◆ tokenToTicket()

std::string FareUtil::tokenToTicket ( FareToken const &  token)
inline

Definition at line 89 of file FareToken.h.

References Free, H, K, KH, KHU, KL, KLU, L, M, None, T1, T2, T3, U, Z, and ZU.

Referenced by FareModul::output().