22 #ifndef GUISelectedStorage_h
23 #define GUISelectedStorage_h
224 void save(
const std::string& filename)
const;
277 void save(
const std::string& filename);
304 std::string
load(
GUIGlObjectType type,
const std::string& filename,
bool restrictType, std::set<GUIGlID>& into);
308 static void save(
const std::string& filename,
const std::set<GUIGlID>& ids);