43 SGPropertyNode* nodePath,
44 const std::string& nodeName);
52 void scan_dir(
const SGPath & path);
54 void readCachedData(
const SGPath& path);
55 void refreshCacheForFile(
const SGPath& path);
57 std::string computeSuffix(SGPropertyNode_ptr node);
59 typedef std::map<std::string, SGPropertyNode_ptr> NameNodeMap;
62 NameNodeMap overrideDict;
64 typedef std::map<std::string, SGPath> NamePathMap;
66 NamePathMap namePathMap;