Searched refs:rwInput (Results 1 – 1 of 1) sorted by relevance
72 std::ifstream rwInput(rwPath.c_str(), std::ios::in); in restoreFromFile() local75 cereal::JSONInputArchive rwArchive(rwInput); in restoreFromFile()