| AbstractDocument() | AbstractDocument | |
| fieldsFromXML(XMLReader &xml, const char *prefix, const hash_set< string, _hash_string > &ns_set) | AbstractDocument | [protected] |
| fieldsToXML(XMLWriter &xml, const char *prefix) const | AbstractDocument | [protected] |
| fromXML(const string &str) | UserProfile | [virtual] |
| fromXML(const string &str, NumID userid) | UserProfile | |
| getField(string name, string &value) const | AbstractDocument | |
| getFieldNames() const | AbstractDocument | |
| getID() const | UserProfile | |
| hasPermission(string name) const | UserProfile | |
| hasPermissions(const UserProfile &user) const | UserProfile | |
| setField(string name, string value, bool exists=false) | AbstractDocument | |
| setPermission(string name, bool value) | UserProfile | |
| toXML() const | UserProfile | [virtual] |
| UserProfile() | UserProfile |
1.2.18