Searched defs:dataMap (Results 1 – 2 of 2) sorted by relevance
53 void CommandParse::CreateAndExecuteCommand(std::map<std::string, std::string> dataMap) in CreateAndExecuteCommand()
161 static std::map<SharedDataType, SharedData> dataMap; variable