Arena
1.0
A content management system
|
This file defines a class which can be used to manage sessions, such as those undertaken with a remote user over HTTP. More...
Classes | |
class | Plugins.Session.Sessions.ASession |
This is the base class for a session instance. More... | |
Variables | |
dictionary | Plugins.Session.Sessions.ssEvents |
The events generated by a session. More... | |
tuple | Plugins.Session.Sessions.ssErrorRetrievingItem |
The error message used when an attempt is made to retrieve a non-existent item from a binary tree. More... | |
This file defines a class which can be used to manage sessions, such as those undertaken with a remote user over HTTP.