Public Member Functions | |
MapPair (DDLMap *iMap) | |
void | operator() (char const *str, char const *end) const |
Private Attributes | |
DDLMap * | map_ |
|
inline |
Definition at line 16 of file DDLMap.cc.
References end, operator()(), and str.
Referenced by Mapper::mapPair().
void MapPair::operator() | ( | char const * | str, |
char const * | end | ||
) | const |
Definition at line 90 of file DDLMap.cc.
Referenced by MapMakeDouble::MapMakeDouble(), MapMakeName::MapMakeName(), and MapPair().
|
private |
Definition at line 19 of file DDLMap.cc.
Referenced by Mapper::mapMakeDouble(), Mapper::mapMakeName(), and Mapper::mapPair().