#include <bayonne.h>
Static Public Member Functions | |
| static void | clean (void) |
Protected Member Functions | |
| Session () | |
| virtual | ~Session () |
| void | unlink (void) |
| Unlink the session object. | |
| virtual time_t | getExpires (void)=0 |
| Indicate if and when this session is to be "garbage collected" by UNIX timestamp. | |
This process is managed by the scheduler thread.
|
|
|
|
|
|
|
|
|
|
|
Indicate if and when this session is to be "garbage collected" by UNIX timestamp.
|
|
|
Unlink the session object.
|
1.4.4