Load netDb from data directory

This commit is contained in:
Meeh 2014-02-01 16:10:15 +01:00
parent ca1e1c4896
commit d87a79b226
2 changed files with 20 additions and 11 deletions

View file

@ -76,7 +76,7 @@ namespace data
private:
bool CreateNetDb(const char * directory);
bool CreateNetDb(boost::filesystem::path directory);
void Load (const char * directory);
void SaveUpdated (const char * directory);
void Run (); // exploratory thread