SUMO - Simulation of Urban MObility
|
A class to find abbreviated option names (length=1) More...
Public Member Functions | |
abbreviation_finder () | |
bool | operator() (const std::string &s) |
The comparing function. |
A class to find abbreviated option names (length=1)
Definition at line 712 of file OptionsCont.h.
|
inlineexplicit |
constructor
Definition at line 715 of file OptionsCont.h.
|
inline |
The comparing function.
[in] | The | option name |
Definition at line 722 of file OptionsCont.h.