cee::ug::SituationIo
-
class
SituationIo
: public RefCountedObject A class to read and write a Situation.
Public Static Functions
-
static bool
readFolder
(Situation *situation, const Str &folder) Loads the situation from the given folder.
-
static bool
writeFolder
(const Situation *situation, const Str &folder) Saves the situation as the given folder.
-
static bool