|
GENIE
|
#include <memory>#include <string>Go to the source code of this file.
Namespaces | |
| genie | |
| This is the top-level namespace of the project. | |
| genie::utility | |
Functions | |
| void | genie::utility::SaveTable (const std::string &filename, const std::shared_ptr< const genie::table::inv_table > &table) |
| std::shared_ptr< genie::table::inv_table > | genie::utility::LoadTable (const std::string &filename) |