1 #ifndef GENIE_SERIALIZATION_H_ 2 #define GENIE_SERIALIZATION_H_ 13 SaveTable(
const std::string &filename,
const std::shared_ptr<const genie::table::inv_table> &table);
15 std::shared_ptr<genie::table::inv_table>
This is the top-level namespace of the project.
std::shared_ptr< genie::table::inv_table > LoadTable(const std::string &filename)
void SaveTable(const std::string &filename, const std::shared_ptr< const genie::table::inv_table > &table)