22 #ifndef GUISelectedStorage_h
23 #define GUISelectedStorage_h
225 void save(
const std::string& filename)
const;
278 void save(
const std::string& filename);
305 std::string
load(
GUIGlObjectType type,
const std::string& filename,
bool restrictType, std::set<GUIGlID>& into);
309 static void save(
const std::string& filename,
const std::set<GUIGlID>& ids);