Rosetta
|
A singleton class for managing arbitrary files to ensure that they are loaded once and only once from disk. More...
#include <utility/io/GeneralFileManager.hh>
#include <utility/pointer/memory.hh>
#include <utility/thread/threadsafe_creation.hh>
#include <utility/string_util.hh>
#include <string>
#include <fstream>
#include <functional>
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
utility::io | |
A singleton class for managing arbitrary files to ensure that they are loaded once and only once from disk.