StringMapper Member List

This is the complete list of members for StringMapper, including all inherited members.

convertEscaped(std::string &s)StringMapperstatic
debug(std::ostream &ostr, const std::map< std::string, T > &m) constStringMapperinline
enableFormatting(bool formatting)StringMapperinline
expand(const std::map< std::string, T > &m, bool clear=false)StringMapperinline
formatting (defined in StringMapper)StringMapperprotected
iosFormat (defined in StringMapper)StringMapper
isLiteral() constStringMapper
parse(const std::string &s, bool convertEscaped=false)StringMapper
parse(const std::string &s, RegExp &r) (defined in StringMapper)StringMapperprotected
regExp (defined in StringMapper)StringMapperprotected
setValidChars(const std::string &chars) (defined in StringMapper)StringMapperinline
StringMapper(const std::string &format="", const std::string &validChars="[a-zA-Z0-9_]+", bool formatting=true)StringMapperinline
StringMapper(const RegExp &regexp, bool formatting=true)StringMapperinline
StringMapper(const StringMapper &mapper)StringMapperinline
toStr(const std::map< std::string, T > &m, int replaceChar=-1, const VariableFormatter< T > &formatter=VariableFormatter< T >()) constStringMapperinline
toStream(std::ostream &ostr) constStringMapperinline
toStream(std::ostream &ostr, const std::map< std::string, T > &variables, int replace=0, const VariableFormatter< T > &formatter=VariableFormatter< T >()) constStringMapperinline
updateRegExp() (defined in StringMapper)StringMapperinlineprotected
validChars (defined in StringMapper)StringMapperprotected