#include <string>
#include <map>
#include "Logger.h"
#include "Cache.h"
#include "Space.h"
Go to the source code of this file.
Classes | |
class | User |
User class is able to create Space's, load them from file or provide its references. More... |
Definition in file User.h.