◆ session_manager()
session_manager::session_manager |
( |
int |
fd | ) |
|
◆ generate_package()
int session_manager::generate_package |
( |
| ) |
|
generate_package Generate a package
- Returns
- Positive if the package has been installed well
◆ remove()
int session_manager::remove |
( |
| ) |
|
remove Remove a package
- Returns
- Positive if the package has been removed well
◆ validate_pass()
bool session_manager::validate_pass |
( |
| ) |
|
validate_pass Recive an user and password and check if these mach with the users database
- Returns
- If the pass mach with the user, return true, if not, return false
The documentation for this class was generated from the following files:
- /home/roche/Cosas/C++/ServidorTFG/session_manager.h
- /home/roche/Cosas/C++/ServidorTFG/session_manager.cpp