#include <bayonne.h>
Protected Methods | |
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. More... | |
Friends | |
class | Scheduler |
This process is managed by the scheduler thread.
|
|
|
|
|
Unlink the session object.
|
|
Indicate if and when this session is to be "garbage collected" by UNIX timestamp.
|
|
|