damn_server.userΒΆ

Procedures related to managing users in the database.

Functions

load(dn)

Load user from the database.

save(u)

Save user to the database.

update(u)

Update user in the database.

Classes

User

Structure for storing information about mapper (user).

UserColors

Structure to store user's preferred colors.