load profiles

This commit is contained in:
orignal 2015-03-25 08:45:50 -04:00
parent 8a790fd0b3
commit 0a7bf4db47
2 changed files with 37 additions and 1 deletions

View file

@ -21,7 +21,9 @@ namespace data
public:
RouterProfile (const IdentHash& identHash);
void Save ();
void Load ();
void TunnelBuildResponse (uint8_t ret);