|
Pol
Revision:cb584c9
|
#include <string>Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Accounts | |
Functions | |
| Account * | Pol::Accounts::create_new_account (const std::string &acctname, const std::string &password, bool enabled) |
| int | Pol::Accounts::delete_account (const char *acctname) |
| Account * | Pol::Accounts::duplicate_account (const std::string &oldacctname, const std::string &newacctname) |
| Account * | Pol::Accounts::find_account (const char *acctname) |
| void | Pol::Accounts::reload_account_data (void) |
| void | Pol::Accounts::write_account_data () |
| void | Pol::Accounts::write_account_data_task (void) |
Definition in file accounts.h.