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 137 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().

Here is the caller graph for this function:

◆ tokenToString()

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

Definition at line 49 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 93 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().

Here is the caller graph for this function: