rcpp_framework/modules/users
2021-08-04 21:23:15 +02:00
..
detect.py Added a user module and a (simple for now) User class. 2021-07-07 12:20:05 +02:00
file_based_user.cpp Added a simple FileBasedUser class that can save and load iself to and from json. 2021-08-03 21:11:00 +02:00
file_based_user.h Added a simple FileBasedUser class that can save and load iself to and from json. 2021-08-03 21:11:00 +02:00
SCsub Added a user module and a (simple for now) User class. 2021-07-07 12:20:05 +02:00
user_manager.cpp Reworked the UserManager now that i have a SessionManager. 2021-08-04 21:23:15 +02:00
user_manager.h Reworked the UserManager now that i have a SessionManager. 2021-08-04 21:23:15 +02:00
user.cpp Added more properties to the user class, and a few virtual methods. 2021-08-03 21:10:24 +02:00
user.h Added more properties to the user class, and a few virtual methods. 2021-08-03 21:10:24 +02:00