|
pianod2
multisource multiuser scriptable networked music player
|
This is the complete list of members for User, including all inherited members.
| assignRank(Rank newrank) | User | |
| assignRank(const std::string &newrank) | User | |
| attachData(UserData::DataStore *) | User | |
| authenticate(const char *trypass) const | User | |
| authenticate(const std::string &trypass) const | User | inline |
| changePassword(const std::string &old, const std::string &pass) | User | |
| CRITICAL enum value | User | private |
| data | User | private |
| getData(const std::string &datatype, const std::string &dataid="") const | User | |
| getPrivilege(const std::string &privilege) | User | static |
| getPrivilegeName(Privilege privilege) | User | static |
| getRank(void) const | User | inline |
| getRank(const std::string &rank) | User | static |
| getRankName(void) const | User | |
| getRankName(Rank rank) | User | static |
| getStartscriptUser(void) | User | static |
| getVisitorRank() | User | inlinestatic |
| havePrivilege(const Privilege priv) const | User | |
| haveRank(const Rank rank) const | User | |
| IMPORTANT enum value | User | private |
| name | User | private |
| NOMINAL enum value | User | private |
| online(const PianodService &service) const | User | |
| operator<(const User &other) | User | inlineprotected |
| operator<(const std::string &other) | User | inlineprotected |
| operator=(const User &)=delete | User | |
| operator=(User &&)=default | User | |
| password | User | private |
| persist() const | User | protected |
| privileges | User | private |
| rank | User | private |
| reconstitute_user(const Parsnip::Data &data) | User | privatestatic |
| reconstituteUserData(User &user, const Parsnip::Data &data) | User | privatestatic |
| removeData(const std::string &datatype, const std::string &dataid="") | User | |
| scheduleWrite(WritePriority priority) | User | privatestatic |
| setPassword(const std::string &pass) | User | |
| setPrivilege(const Privilege priv, bool setting) | User | |
| setVisitorRank(const std::string &rank) | User | static |
| shadow(bool mode) | User | static |
| shadow() | User | inlinestatic |
| shadow_mode | User | privatestatic |
| TRIVIAL enum value | User | private |
| updateData(void) | User | inline |
| User(const std::string &username, const std::string &pass, bool encrypt=false) | User | |
| User(const User &)=delete | User | |
| User(User &&)=default | User | |
| user_write_priority_t enum name | User | private |
| UserDataMap typedef | User | private |
| UserDataPair typedef | User | private |
| UserManager class | User | friend |
| username(void) const | User | inline |
| visitor_rank | User | protectedstatic |
| write_time | User | privatestatic |
| WritePriority typedef | User | private |
| ~User() | User |