Public Member Functions | |
void | operator() (Json::Value &value) |
ReplaceMap (const std::map< std::string, std::string > &replacementMap) | |
Public Attributes | |
std::map< std::string, std::string > | replacementMap |
ReplaceMap::ReplaceMap | ( | const std::map< std::string, std::string > & | replacementMap | ) | [inline] |
void ReplaceMap::operator() | ( | Json::Value & | value | ) | [inline] |
std::map<std::string,std::string> ReplaceMap::replacementMap |