|
phaser-server
0.0.2
|
A class that enforces serialized access to a list. More...
#include <sessionList.h>
Public Member Functions | |
| std::list< Session * > & | GetList (void) |
| Get the list of session (and don't save the reference). | |
| ~ListKey (void) | |
| Destroy the key, which releases the lock. | |
Friends | |
| class | SessionList |
| Allow friend's access to the list of sessions. | |
A class that enforces serialized access to a list.