SUMO - Simulation of Urban MObility
OptionsCont::abbreviation_finder Class Reference

A class to find abbreviated option names (length=1) More...

Public Member Functions

 abbreviation_finder ()
bool operator() (const std::string &s)
 The comparing function.

Detailed Description

A class to find abbreviated option names (length=1)

Definition at line 700 of file OptionsCont.h.


Constructor & Destructor Documentation

constructor

Definition at line 703 of file OptionsCont.h.


Member Function Documentation

bool OptionsCont::abbreviation_finder::operator() ( const std::string &  s) [inline]

The comparing function.

Parameters:
[in]Theoption name
Returns:
Whether the length of the option name is 1

Definition at line 710 of file OptionsCont.h.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines