Searched refs:myMap (Results 1 – 3 of 3) sorted by relevance
34 bool INIreader::read( INImap& myMap , string& filename ) in read() argument54 myMap[ section ] = myvalues ; in read()
252 HashMap myMap = new HashMap(props); in getEnvironmentHashMap() local253 return myMap; in getEnvironmentHashMap()
63 bool read( INImap& myMap , string& filename );
Completed in 12 milliseconds